You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Understand that help shows up in full character sheet on not on character page to save space, but would expect to see it as a tooltip or something on hover/tap of the text to be able to get assistance.
🔢 Steps to reproduce
Add help text to something on the character sheet
Go to Characters page
Hover mouse over that stat/block/bubble/etc...
Nothing happens...
🟢 Expected behavior
Expect to get a tooltip which contains the help text as a player aid.
🔴 Actual behavior
Nothing happens.
💅 Screenshots
In Character Page:
In Character Sheet:
🖥 Desktop or Smartphone
OS: Windows
Browser: Edge
Device: PC
The text was updated successfully, but these errors were encountered:
Not familiar with react or structure of project, but based on a quick poke... I imagine if the hideHelp is true, then a tooltip attribute could be added to the box here with the help text (as it's a general property vs. specific to the type of block):
🚩 Describe the bug
Understand that help shows up in full character sheet on not on character page to save space, but would expect to see it as a tooltip or something on hover/tap of the text to be able to get assistance.
🔢 Steps to reproduce
🟢 Expected behavior
Expect to get a tooltip which contains the help text as a player aid.
🔴 Actual behavior
Nothing happens.
💅 Screenshots
In Character Page:
In Character Sheet:
🖥 Desktop or Smartphone
The text was updated successfully, but these errors were encountered: