Skip to content

[OGUI-1925] Removes unused spacing below the SQL query in the status bar - #3635

Merged
isaachilly merged 3 commits into
devfrom
bug/ILG/OGUI-1925/Fix-status-bar-height-change-between-modes
Sep 25, 2026
Merged

isaachilly merged 3 commits into
devfrom
bug/ILG/OGUI-1925/Fix-status-bar-height-change-between-modes

Conversation

@isaachilly

@isaachilly isaachilly commented Sep 24, 2026 •

Copy link
Copy Markdown
Collaborator

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

Ticket:

The SQL query part of the status bar occupies more height than needed in query mode.

Code:

  • Overwrites the display: inline-block of the dropup class to be display: block so as to remove the linebox which adds reserves extra vertical spacing for letters like g and y.

Reviewer:

  • Can adjust the CSS in their browser to test if the fix works and decide whether it is the most appropriate.

The SQL query part of the status bar would occupy more height than needed with `display: inline-block`.
@isaachilly isaachilly self-assigned this Sep 24, 2026
@isaachilly
isaachilly marked this pull request as ready for review September 25, 2026 07:39
@isaachilly
isaachilly requested a review from graduta as a code owner September 25, 2026 07:39
@isaachilly isaachilly changed the title [OGUI-1925] Fix status bar SQL dropup styling [OGUI-1925] Removes unused spacing below the SQL query in the status bar Sep 25, 2026
@isaachilly
isaachilly merged commit cca325a into dev Sep 25, 2026
9 checks passed
@isaachilly
isaachilly deleted the bug/ILG/OGUI-1925/Fix-status-bar-height-change-between-modes branch September 25, 2026 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants