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

IBX-7517: [Dashboard] Quick actions: selected tags aren't fully displayed #1208

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

GrabowskiM
Copy link
Contributor

Question Answer
JIRA issue https://issues.ibexa.co/browse/IBX-7517
Type bug
Target version v4.6
BC breaks no
Doc needed no

Dropdown is initialized (thefore - its fitItems method is run) before it's visible on screen. That causes that in calculation, dropdown width is 0 and condition to hide elements is always met.

Checklist:

  • Provided PR description.
  • Tested the solution manually.
  • Provided automated test coverage.
  • Checked that target branch is set correctly (master for features, the oldest supported for bugs).
  • Asked for a review (ping @ibexa/engineering).

Copy link

sonarcloud bot commented Mar 12, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@GrabowskiM GrabowskiM changed the base branch from main to 4.6 March 15, 2024 16:40
@juskora
Copy link
Contributor

juskora commented Mar 21, 2024

QA Approved on Ibexa DXP Commerce 4.6-dev.

@dew326 dew326 merged commit 43694d1 into 4.6 Mar 21, 2024
23 checks passed
@dew326 dew326 deleted the IBX-7517-dropdown-tags-resize branch March 21, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants