Skip to content

#509 | feat(editor): add hover text label to editor toggle button - #771

Closed
xtroon wants to merge 1 commit into
sugarlabs:developfrom
xtroon:#509-editor-hover-toggle
Closed

#509 | feat(editor): add hover text label to editor toggle button#771
xtroon wants to merge 1 commit into
sugarlabs:developfrom
xtroon:#509-editor-hover-toggle

Conversation

@xtroon

@xtroon xtroon commented Aug 8, 2026

Copy link
Copy Markdown

Summary

Adds a hover text label to the Editor toggle button in the sidebar.

Fixes #509

Changes Made

  • Updated i18n locale strings (editor.toggle and editor.close) for English and Spanish.
  • Updated component manifest and @types/components/editor.d.ts types.
  • Updated button/index.tsx to dynamically switch label text between "Editor" and "Close" based on the panel state.
  • Added SCSS tooltip styling matching existing sidebar UI components.

screenshots

image image

@parthdagia05

Copy link
Copy Markdown
Member

@xtroon thansk for the contribution pls do look into this discussion
#790

@parthdagia05

Copy link
Copy Markdown
Member

refer to the comment #793

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UI: Add hover text to Editor toggle button

2 participants