Skip to content

Fix z-index for tables#904

Merged
gaspergrom merged 1 commit intomainfrom
bugfix/formbricks-z-index
May 26, 2023
Merged

Fix z-index for tables#904
gaspergrom merged 1 commit intomainfrom
bugfix/formbricks-z-index

Conversation

@gaspergrom
Copy link
Copy Markdown
Contributor

@gaspergrom gaspergrom commented May 26, 2023

Changes proposed ✍️

image

What

🤖 Generated by Copilot at 669fbe5

This pull request fixes a UI bug in the table component by adding a z-index property to table.scss. This prevents the table header from overlapping the navbar when scrolling.

🤖 Generated by Copilot at 669fbe5

z-index fixes
table header and navbar clash
autumn bug hunting

Why

How

🤖 Generated by Copilot at 669fbe5

  • Fix table header overlap bug by adding z-index property to table element (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@gaspergrom gaspergrom added the Bug Created by Linear-GitHub Sync label May 26, 2023
@gaspergrom gaspergrom requested a review from joanreyero May 26, 2023 09:45
@gaspergrom gaspergrom self-assigned this May 26, 2023
@gaspergrom gaspergrom merged commit 1551e0b into main May 26, 2023
@gaspergrom gaspergrom deleted the bugfix/formbricks-z-index branch May 26, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Created by Linear-GitHub Sync

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants