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-6583: Added "Choose an option" placeholder for Language selector #45

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

alongosz
Copy link
Member

@alongosz alongosz commented Jan 30, 2024

Question Answer
JIRA issue IBX-6583
Type bug
Target Ibexa version v4.5+
BC breaks no

When global search input is used from anywhere in the system other than /admin/search page, no language is passed and search shows results for all found languages. However, there's the language selector form field suggesting that the first language from the list was selected (usually English). Visible only when there's more than one language defined in the system.

Therefore specification was updated to include an empty state for that form field saying "Choose an option".

image

Checklist:

  • Provided PR description.
  • Tested the solution manually.
  • Provided automated test coverage.
  • Checked that target branch is set correctly (main for features, the oldest supported for bugs).
  • Ran PHP CS Fixer for new PHP code (use $ composer fix-cs).
  • Asked for a review.

Copy link

sonarcloud bot commented Jan 30, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@alongosz alongosz requested review from ViniTou and a team January 30, 2024 13:41
@alongosz alongosz added the Bug Something isn't working label Jan 30, 2024
@Steveb-p Steveb-p requested a review from a team January 30, 2024 13:43
@konradoboza konradoboza requested a review from a team January 30, 2024 13:44
@barbaragr barbaragr self-assigned this Feb 8, 2024
@adamwojs adamwojs merged commit 3f313e3 into 4.5 Feb 8, 2024
10 checks passed
@adamwojs adamwojs deleted the ibx-6583-language-not-selected-placeholder branch February 8, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working QA approved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants