primefaces / primefaces/primereact

`required` property tooltip does not appear on Edge when attempting to submit empty dropdowns

Open
#8,301 0 comments 0 reactions 0 assignees View on GitHub

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.

Image

Reproducer

https://codesandbox.io/p/devbox/agitated-proskuriakova-88cf99?file=%2Findex.css%3A43%2C1&workspaceId=ws_GJriBBVapcykmemDX4GXDc

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.