primefaces / primefaces/primereact
`required` property tooltip does not appear on Edge when attempting to submit empty dropdowns
Open
Nobody has claimed this yet.
Status: Needs Triage
- Dominant language
- CSS
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Tooltip appears with InputText, but not Dropdown, InputNumber, and possibly more. Bug only appears on Microsoft Edge browser. Works on Chrome.
Reproducer
System Information
Microsoft Edge
System:
OS: Linux 6.8 Ubuntu 22.04.5 LTS 22.04.5 LTS (Jammy Jellyfish)
CPU: (16) x64 Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz
Memory: 25.37 GB / 31.21 GB
Container: Yes
Shell: 5.1.16 - /bin/bash
Binaries:
Node: 20.19.4 - /usr/bin/node
Yarn: 1.22.22 - /usr/local/bin/yarn
npm: 10.8.2 - /usr/bin/npm
Steps to reproduce the behavior
Press submit in Microsoft Edge
Expected behavior
A tooltip should appear when submitting empty inputs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked CodeSandbox reproducer and compare submission behavior in Edge and Chrome for InputText, Dropdown, and InputNumber. Trace the shared required-field validation and tooltip behavior for these components; done means a tooltip appears for empty required inputs in Edge as it does in Chrome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100