payload icon indicating copy to clipboard operation
payload copied to clipboard

Re-enable tooltips for < 1024px (optional)

Open Viveur opened this issue 1 year ago • 1 comments

Description

I've noticed for a good while now that tooltips don't show at anything smaller than 1024px.

Checking through the commits, the rule to disable them was added as part of:

chore: drawer related css

I'm not sure how tooltips could potentially have any crossover with drawer styles, but @jacobsfletch may have included it for other reasons.

Disadvantages: Not, sure why the code was added. There might well be a purpose to it.

Miscellaneous: Sometimes form errors on tablet/mobile are spotlighted by automatically scrolling the viewport to the offending field. This isn't supported by Payload presently (understandable, given most editing happens in desktop browsers).

Yes, I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • [ ] Chore (non-breaking change which does not add functionality)
  • [ ] Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [ ] Existing test suite passes locally with my changes

Viveur avatar Apr 10 '24 21:04 Viveur

I ran into this today, not being able to see the cause of a validation error is quite irritating as a user.

RiftLurker avatar Jun 29 '24 08:06 RiftLurker

This pull request was automatically closed due to lack of activity.

If you believe this PR is critical, please resolve all merge conflicts and re-open it.

If this is a feature, please create a new PR against the latest codebase.

Thank you for being part of the Payload community! 🙌

github-actions[bot] avatar Dec 06 '24 15:12 github-actions[bot]