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

Check for scrollbarsMissing on rule list pane resize #137

Open
gerrycampion opened this issue Nov 28, 2022 · 0 comments
Open

Check for scrollbarsMissing on rule list pane resize #137

gerrycampion opened this issue Nov 28, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@gerrycampion
Copy link
Collaborator

To reproduce:

  • Set the page[limit] to something low, like 3
  • Ensure there are at least 30 rules in the storage db
  • Load the rule editor
  • Resize the window so that is small
  • Unfilter
  • Wait for the list of rules to load
  • Resize the window bigger

Notice that additional rules are not loaded to fill the rule list pane and there are no scrollbars to allow loading additional rules

AC:
When a rule list pane resize occurs, the left pane size needs to be recalculated to ensure enough rules are loaded to fill the scrollpane.

@gerrycampion gerrycampion added the bug Something isn't working label Nov 28, 2022
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