-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Liking/emoji response updates for Bootstrap 4 #5647
Comments
Hi @jywarren, could I give this one a try? |
@jywarren actually, as I've played around with this, I realized this is a bit beyond me. Thanks for posting, and best of luck! |
OK, thanks in any case! We'd be happy to have another contribution from
you, and if you'd like we can help you find one?
…On Thu, May 2, 2019 at 8:07 PM Stephen-Wright ***@***.***> wrote:
@jywarren <https://github.com/jywarren> actually, as I've played around
with this, I realized this is a bit beyond me. Thanks for posting, and best
of luck!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5647 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAF6J2U5NFNEPXYZCDAA53PTN6YRANCNFSM4HJZKP7A>
.
|
I'd be happy to take this one :) Anywhere I should look to get started? @jywarren |
Awesome!!!!!!! Hi!!!!!
…On Thu, May 9, 2019, 1:05 PM d1g1t4ld1n4 ***@***.***> wrote:
I'd be happy to take this one :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5647 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAF6J56MIY36MUP3IJHB6TPURKU7ANCNFSM4HJZKP7A>
.
|
@jywarren hi! where would I find the code for this? thanks! |
I believe here:
https://github.com/publiclab/plots2/blob/master/app/views/notes/_comment.html.erb
It looks a bit complex! Perhaps @ViditChitkara can help on this too?
…On Thu, May 9, 2019 at 3:06 PM d1g1t4ld1n4 ***@***.***> wrote:
@jywarren <https://github.com/jywarren> hi! where would I find the code
for this? thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5647 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAF6J6PVY4KLVBKOX6S6NDPURYYVANCNFSM4HJZKP7A>
.
|
@jywarren @ViditChitkara that would be awesome! |
I think the container of 'emojis' is at this line here. I think the positioning of this div has to made relative to its parent div. Then you may want to set top and bottom property of this div accordingly. |
@ViditChitkara I've made an attempt in the above PR, please check it out when you've got the time. Thanks! |
Hi @dinaelhanan, I just saw this issue and realized that I have attempted this issue at Souravirus#1 and it was merged in big bootstrap PR too, but I guess somehow my changes were overwritten, so I have opened a new PR at #5736 solving this. As you can see in the image at #5736, there is still scope for improvement in it like hovering over emoji is not scaling the emoji like it used to and the distance between the + button and emoji menu shouldn't be there. So, you can work on this. Sorry, I wasn't able to check earlier. Thanks! |
Just noting that in Bootstrap 4, the emoji response systems need a little styling help!
https://stable.publiclab.org/notes/warren/03-04-2019/testing-post#c17743
The text was updated successfully, but these errors were encountered: