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

Condition builder updates #11588

Merged
merged 11 commits into from
Jul 13, 2022
Merged

Condition builder updates #11588

merged 11 commits into from
Jul 13, 2022

Conversation

gcamacho079
Copy link
Contributor

Description

  • Wrap date label/input and set flex-wrap on wrappers to allow for reflow (Resolves DEV-739)
  • Remove flex-nowrap from BaseConditionRule html (Resolves DEV-740, DEV-378)
  • Ensure selectize in condition builder does not drop below certain width
  • Move focus to first focusable element on open, instead of Add a filter button

Related issues

@linear
Copy link

linear bot commented Jul 12, 2022

DEV-739 Dates overflow condition builder

DEV-378 Some parts of the element index filter popup cause horizontal scrolling at a viewport width of 320px

Some filter inputs cause horizontal scrolling when a user is on a 320px width screen. To resolve, items should wrap onto new lines instead of causing a horizontal scrolling.

Screen Shot 2022-03-21 at 4.13.35 PM.png

@gcamacho079 gcamacho079 added the accessibility 👤 features related to accessibility label Jul 12, 2022
# Conflicts:
#	src/web/assets/cp/dist/cp.js
#	src/web/assets/cp/dist/cp.js.map
@brandonkelly brandonkelly merged commit 05f5f5b into 4.2 Jul 13, 2022
@brandonkelly brandonkelly deleted the a11y/cb-quick-fixes branch July 13, 2022 23:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility 👤 features related to accessibility
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants