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

Layout the TADAShiny Filter options similar to the layout used in Water Quality Portal #148

Open
3 tasks
JamesBisese opened this issue May 23, 2024 · 1 comment

Comments

@JamesBisese
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

There are 14 UI elements that make up the Filter options in TADA web app. These all have 1 to 1 correspondance to UI elements in the Water Quality Portal. It would be easier on the user community to have our UI elements displayed in similar order to WQP.

Describe the solution you'd like

The layout of the UI elements is easy to modify in a single file (mod_query_data.R). The rows and columns used to place the UI elements could be reworked to make them match the WQP.

Describe alternatives you've considered

This may be unnecessary, but it takes away a bit of fiddling on our part. Let WQP deal with the users about where items should be, and we just follow.

Additional context

Here is the WQP filter elements (under Advanced)

image

and

image

and here is TADAShiny with the screen small but not yet at any breakpoint

image

Reminders for TADA contributors addressing this issue

New features should include all of the following work:

  • Create the function/code.

  • Document all code using comments to describe what is does.

  • Create tests.

@cristinamullin
Copy link
Collaborator

I agree but let's wait until the new WQX 3.0 profiles and UI is released and match that.

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

No branches or pull requests

2 participants