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

Add indexing functionality to view row results one by one #83

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Ponmo
Copy link

@Ponmo Ponmo commented Oct 21, 2024

Feature Description:

  • Allows user to view all results together or select one row to display on the map.
  • Because sometimes a geography column can have null or invalid values, now displaying a caption showing how many rows total there are that is being shown.

Testing:

  • Tested the input field on multiple different states including pending, when a new query is ran, when the input field is focused, etc. and works appropriately.
  • Made sure null values in rows and switching geo columns works appropriately with pagination.
  • npm test did not find any new errors.

Relevant Issue:

#73 (comment)

Relevant Image:

Screenshot 2024-10-21 at 9 01 58 AM

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.

1 participant