Skip to content

🐛(frontend) fix ui issues#2406

Merged
AntoLC merged 1 commit into
mainfrom
fix/zindex-editor-floating
Jun 9, 2026
Merged

🐛(frontend) fix ui issues#2406
AntoLC merged 1 commit into
mainfrom
fix/zindex-editor-floating

Conversation

@AntoLC

@AntoLC AntoLC commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Purpose

  • Fix floating bar z-index to ensure it appears under the editor toolbar and suggestion menu
  • Add text center to tooltip content

Demo

Image image

@AntoLC AntoLC self-assigned this Jun 8, 2026
@AntoLC AntoLC added bug Something isn't working frontend labels Jun 8, 2026
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Size Change: +11 B (0%)

Total Size: 4.33 MB

📦 View Changed
Filename Size Change
apps/impress/out/_next/static/ce4d3979/_buildManifest.js 0 B -673 B (removed) 🏆
apps/impress/out/_next/static/css/1fdf0477cf0f3898.css 0 B -54.4 kB (removed) 🏆
apps/impress/out/_next/static/css/d98ee30edaa04265.css 54.4 kB +54.4 kB (new file) 🆕
apps/impress/out/_next/static/fa9f28b4/_buildManifest.js 674 B +674 B (new file) 🆕

compressed-size-action

@AntoLC AntoLC force-pushed the fix/zindex-editor-floating branch from 6873fb9 to 31d7df3 Compare June 8, 2026 13:45
@AntoLC AntoLC requested a review from Ovgodd June 9, 2026 11:38

@Ovgodd Ovgodd left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On my side, it doesn’t seem to work :

floatingbar.mp4

@AntoLC

AntoLC commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator Author

On my side, it doesn’t seem to work :

floatingbar.mp4

Yes it works, the problem was that the floating bar (Share button etc..) was above the BN toolbar, so we couldn't change colors in some cases (it was with the table toolbar). Now the BN toolbar is totally on the top, meaning nothing blocks the button interactions.

@AntoLC AntoLC requested a review from Ovgodd June 9, 2026 13:24

@Ovgodd Ovgodd left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

- Fix floating bar z-index to ensure it appears
  under the editor toolbar and suggestion menu
- Add text center to toolip content
@AntoLC AntoLC force-pushed the fix/zindex-editor-floating branch from 31d7df3 to 87061dd Compare June 9, 2026 14:38
@AntoLC AntoLC merged commit 87061dd into main Jun 9, 2026
41 checks passed
@AntoLC AntoLC deleted the fix/zindex-editor-floating branch June 9, 2026 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Overlap of block menu dropdown on the new top bar menu 🐛Color Table zindex

2 participants