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

Slider facets #254

Open
dleadbetter opened this issue Nov 21, 2024 · 0 comments
Open

Slider facets #254

dleadbetter opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dleadbetter
Copy link
Collaborator

dleadbetter commented Nov 21, 2024

After some discussion we'll be re-working some fields and how they display on the search UI.

Text Columns

  • Change label to "Number of Text Columns Visible"
  • Add "0" as an option in the dropdown; Default value
  • Update any records with a value of "0" or "1" to "0"
  • Add slider facet to search UI

Number of Sewing Supports Visible

  • Remove "Sewing Supports Visible" boolean field
  • Add "0" as an option in the dropdown; Default value
  • Update any records with a value of "NULL" to "0"
  • Adjust so facet is always visible in the search UI

Bookmarks/Registers

  • Change label to "Number of Bookmarks/Registers Visible"
  • Add "0" as an option in the dropdown; Default value
  • Update any records with a value of "NULL" to "0"
  • Adjust so facet is always visible in the search UI

Number of Fastenings

  • Add "0" as an option in the dropdown; Default value
  • Update any records with a value of "NULL" to "0"
  • Adjust so facet is always visible in the search UI
@dleadbetter dleadbetter added the bug Something isn't working label Nov 21, 2024
@dleadbetter dleadbetter self-assigned this Nov 21, 2024
dleadbetter added a commit that referenced this issue Nov 27, 2024
… non-nullable; Updating react-components packages to latest versions
dleadbetter added a commit that referenced this issue Nov 27, 2024
…s; Defaulting "number_sewing_supports" to "0"
dleadbetter added a commit that referenced this issue Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant