-
-
Notifications
You must be signed in to change notification settings - Fork 17.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Selecting Delete from the new listview has an all-black background #1324
Comments
On investigation, it shows N |
HenryHengZJ
added a commit
that referenced
this issue
Dec 4, 2023
…DeleteConfirmDialog Fixing #1324 by lifting ConfirmDialog up.
hemati
pushed a commit
to hemati/Flowise
that referenced
this issue
Dec 27, 2023
hemati
pushed a commit
to hemati/Flowise
that referenced
this issue
Dec 27, 2023
…tflowListDeleteConfirmDialog Fixing FlowiseAI#1324 by lifting ConfirmDialog up.
JohnBQuinn
pushed a commit
to JohnBQuinn/Flowise
that referenced
this issue
Jun 7, 2024
* feishu app release (#85) * Revert "lafAccount add pat & re request when token invalid (FlowiseAI#76)" (FlowiseAI#77) This reverts commit 83d85dfe37adcaef4833385ea52ee79fd84720be. * perf: workflow ux * system config * feat: feishu app release * chore: sovle the conflicts files; fix the feishu entry * fix: rename Feishu interface to FeishuType * fix: fix type problem in app.ts * fix: type problem * fix: style problem --------- Co-authored-by: Archer <[email protected]> * perf: publish channel code * change system variable position (FlowiseAI#94) * perf: workflow context * perf: variable select * hide publish * perf: simple edit auto refresh * perf: simple edit data refresh * fix: target handle --------- Co-authored-by: Finley Ge <[email protected]> Co-authored-by: heheer <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
If you select the Delete option from the new listview, the background is all black. This is different from "Rename" which has the usual semi-opaque background that is also displayed everywhere else.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A black background show not show up
Screenshots
The text was updated successfully, but these errors were encountered: