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

Improved buttons #1

Merged
merged 3 commits into from
Nov 14, 2021
Merged

Improved buttons #1

merged 3 commits into from
Nov 14, 2021

Conversation

josphstar
Copy link
Owner

  • Isolated spacing method
  • Added method to not allow additional buttons without entering a search term for the previous attribute
  • Some checkstyle
  • Removed detachable attribute for dropdown, atm not necessary, if at all
  • Fixed minor issue where dropdown kept reappearing when clicking on global search bar several times

Sidenote: I think we should make a item queue for attributes, logical operators and search terms and use that to build a String for the global search bar, instead of building the search from the global search bar string. Lets discuss tomorrow.

- Fixed odd behaviour where dropdown reapppears when repeatedly clicking search bar
- Removed detachable attrubute (for now?)
- Corrected Checkstyle
- Added test method to author button (dont allow attributes without search terms)
- Fixed odd behaviour where dropdown reapppears when repeatedly clicking search bar
- Removed detachable attrubute (for now?)
- Corrected Checkstyle
- Buttons dont allow adding attributes when prior ones are empty
@josphstar josphstar merged commit 98c958b into DropDownMenu_prototype Nov 14, 2021
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.

2 participants