area/uiuxbuggood first issuehas-closing-prready
倉庫指標
- Star
- (17,127 star)
- PR 合併指標
- (平均合併 2天 9小時) (30 天內合併 246 個 PR)
描述
[!WARNING] Before submitting a PR, please make sure that:
- A maintainer has triaged this issue and applied the
readylabel- This issue has no assignee
- No duplicate PR exists
PRs not meeting these requirements may be automatically closed.
MLflow version
3.12, 3.14
System information
- mlflow demo stand https://demo.mlflow.org/
Describe the problem
On page https://demo.mlflow.org/#/models The ModelsNextUIPromoModal modal window closes automatically. This is probably related to a browser warning (see screenshot).
Steps to reproduce the bug
Open page https://demo.mlflow.org/#/models reload page
Code to generate data required to reproduce the bug
No response
Is the console panel in DevTools showing errors relevant to the bug? Type 'N/A' if not applicable.
Blocked aria-hidden on an element because its descendant retained focus. The focus must not be hidden from assistive technology users. Avoid using aria-hidden on a focused element or its ancestor. Consider using the inert attribute instead, which will also prevent focus. For more details, see the aria-hidden section of the WAI-ARIA specification at https://w3c.github.io/aria/#aria-hidden.
Element with focus: <div>
Ancestor with aria-hidden: <div> <div tabindex="0" aria-hidden="true" style="width: 0px; height: 0px; overflow: hidden; outline: none;"></div>
Does the network panel in DevTools contain failed requests relevant to the bug? Type 'N/A' if not applicable.
N/A