Skip to content

fix(NcRichContenteditable): add correct tooltip#6778

Merged
susnux merged 1 commit into
mainfrom
fix/tooltip
Apr 15, 2025
Merged

fix(NcRichContenteditable): add correct tooltip#6778
susnux merged 1 commit into
mainfrom
fix/tooltip

Conversation

@susnux
Copy link
Copy Markdown
Contributor

@susnux susnux commented Apr 15, 2025

☑️ Resolves

regression of the migration from Tooltip directive to native tooltips. It needs to be a string not an object.
Also use n as you never can know how plurals are translated (there are possible more than two plural forms).

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 2️⃣ Backport to stable8 for maintained Vue 2 version or not applicable

regression of the migration from Tooltip directive to native tooltips.
It needs to be a string not an object.
Also use `n` as you never can know how plurals are translated (there are
possible more than two plural forms).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux added bug Something isn't working 3. to review Waiting for reviews regression Regression of a previous working feature labels Apr 15, 2025
@susnux susnux added this to the v9.0.0-rc.0 milestone Apr 15, 2025
Copy link
Copy Markdown
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

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

LGTM

@susnux susnux merged commit 532773a into main Apr 15, 2025
28 checks passed
@susnux susnux deleted the fix/tooltip branch April 15, 2025 20:43
@susnux
Copy link
Copy Markdown
Contributor Author

susnux commented Apr 16, 2025

/backport to stable8

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

Labels

3. to review Waiting for reviews bug Something isn't working regression Regression of a previous working feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants