-
Notifications
You must be signed in to change notification settings - Fork 130
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
fix toolbar stickness issue #522
Conversation
@jywarren @emilyashley @Shreyaa-s @keshav234156 @NitinBhasneria i think i may need to also make the toolbar responsive on this PR, or do we need to open a different PR for that? |
@emilyashley @jywarren @keshav234156 @NitinBhasneria @Shreyaa-s please review. |
Great work @Shulammite-Aso. |
Thanks @NitinBhasneria |
Can you attach the gif of changes after the last commit? |
Okay @NitinBhasneria i think i understand what you mean better now, the toolbar isn't beginning to float immediately it hits the footer.. I'll try to fix that. |
Hi @NitinBhasneria this works fine now i guess, do check. |
Awesome, thanks for this! I think it's fine to have it in two different PR's :) |
Awesome @Shulammite-Aso. |
This looks good. Great work @Shulammite-Aso ! 😄 |
@jywarren i think we can merge this, as it does solve the basic problem, which is making the toolbar accessible while not having it float outside the text area. Other design options will be a matter of preference. We can change it to suit other popular preference if there becomes need for it. Thanks!!! |
This is awesome. Thanks for all the reviews and refinements. I'll merge it now! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The logic is so simple and clean 😄
fixes #394
Toolbar now only floats when the scroll is on the editor text/body area, in both Rich and Markdown mode.
Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
grunt jasmine
fixes #0000
-style reference to original issue #@publiclab/reviewers
for help, in a comment belowIf tests do fail, click on the red
X
to learn why by reading the logs.Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software
We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.
Thanks!