Skip to content

fix(app): raise tooltip z-index to prevent overlap in fullscreen mode - #369

Open
Ankit-Nandy-afk wants to merge 3 commits into
bluelearn-org:mainfrom
Ankit-Nandy-afk:fullscreen-fix
Open

fix(app): raise tooltip z-index to prevent overlap in fullscreen mode#369
Ankit-Nandy-afk wants to merge 3 commits into
bluelearn-org:mainfrom
Ankit-Nandy-afk:fullscreen-fix

Conversation

@Ankit-Nandy-afk

Copy link
Copy Markdown
Contributor

Summary

Fixes #339
Raise the z-index to prevent overlap

Type of change

  • Bug fix
  • Feature
  • Refactor (no behavior change)
  • Documentation
  • Build / tooling / CI
  • Other: _________

Verification

  • pnpm -r typecheck passes
  • pnpm -r build passes
  • Manually verified in a browser (for UI / behavior changes)
  • Followed the app layout conventions
  • No new dependencies, or new dependencies are justified and AGPL-compatible
  • Change does not violate any non-negotiable principle
  • Documentation only, no changes to the codebase, so no tests required

@andyrodrigues30 andyrodrigues30 added the area:frontend Tasks related to frontend (app) label Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:frontend Tasks related to frontend (app)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Editor toolbar labels appear under toolbar in fullscreen mode

2 participants