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-3799: Change default value for headline_title in table #566

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

lucasOsti
Copy link
Contributor

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-3799
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

I changed the default value for the variable headline_title in the table component and the headline table. Previously, the default value was set as headline and if there is no headline, it was set to an empty string.
Currently default is always an empty string and the user must set the headline_title variable to have a tooltip because according to our design system, if we have a label somewhere, we should not have a tooltip

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

@lucasOsti lucasOsti changed the base branch from main to 4.2 September 19, 2022 14:16
@lucasOsti lucasOsti force-pushed the IBX-3799-Unnecessary-tooltip-for-table-header branch from 6c06947 to 7693992 Compare October 4, 2022 07:39
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dew326 dew326 merged commit 41a6427 into 4.2 Oct 4, 2022
@dew326 dew326 deleted the IBX-3799-Unnecessary-tooltip-for-table-header branch October 4, 2022 10:37
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.

7 participants