Skip to content
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

Date picker modal for /tag/__ pages #11199

Merged
merged 4 commits into from
Jun 21, 2022

Conversation

KarishmaVanwari
Copy link
Contributor

Added the date picker modal (UI) for /tag/__ pages that opens on clicking the "custom" option in the "Sort By" dropdown.

Fixes #11198

Screenshot:
image

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/reviewers for help, in a comment below

@gitpod-io
Copy link

gitpod-io bot commented Jun 17, 2022

@codeclimate
Copy link

codeclimate bot commented Jun 17, 2022

Code Climate has analyzed commit be16915 and detected 0 issues on this pull request.

View more on Code Climate.

@KarishmaVanwari
Copy link
Contributor Author

Hi @jywarren @TildaDares @cesswairimu,
Please have a look. Also do let me down if you would want the commits to be squashed.
Thanks!

@github-actions
Copy link

This pull request generated screenshots of many common pages in the running app. You should be able to download and view them here:
https://github.com/publiclab/plots2/suites/6984092632/artifacts/273269598

@jywarren
Copy link
Member

jywarren commented Jun 18, 2022 via email

@KarishmaVanwari
Copy link
Contributor Author

Sure. I've already added it in the PR description too.

image

@jywarren
Copy link
Member

jywarren commented Jun 18, 2022 via email

Copy link
Member

@jywarren jywarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks super. Does it render well on narrow screens like mobile phones? Thanks!

@KarishmaVanwari
Copy link
Contributor Author

Yes, it does, @jywarren! I hope this works:

image

@jywarren jywarren merged commit 0419e59 into publiclab:main Jun 21, 2022
@jywarren
Copy link
Member

Excellent, thank you @KarishmaVanwari!!!

@KarishmaVanwari
Copy link
Contributor Author

Thank you @jywarren!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a Bootstrap Modal for from and to date picker
2 participants