community-toolbox
community-toolbox copied to clipboard
Made "Back to top" button sticky
fixes #301 Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!
- [x] tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with
rake test
- [x] code is in uniquely-named feature branch and has no merge conflicts
- [x] PR is descriptively titled
- [x] PR body includes
fixes #0000
-style reference to original issue # - [x] ask
@publiclab/reviewers
for help, in a comment below
We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!
If 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!
@Rishabh570 margin-left: auto will push the content to right. Now, I,ve shifted the button so that it is not overlapping with the contents.
@jywarren @Rishabh570 please review the current changes
@somenath1435 Can you please share a screenshot of changes?
Thanks.
Here is the screenshot:
@somenath1435 It's weird but the changes made here are not showing the same effect on my local version...can you re-confirm it by rebasing your branch and showing the GIF, please.
@Rishabh570 Can I work on this.
Hi @somenath1435, are you working on it? If not, @govindgoel can go ahead.
Thanks!
@govindgoel go ahead
I guess we should close this pull request. What are your thoughts @somenath1435 , @Rishabh570 ?
I have commented on the issue https://github.com/publiclab/community-toolbox/issues/301 and willing to fix this cause it looks weird in the middle and needs to be fixed asap.