Skip to content
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

Closed
automaton82 opened this issue Dec 1, 2023 · 1 comment · Fixed by #1326
Closed

[BUG] Selecting Delete from the new listview has an all-black background #1324

automaton82 opened this issue Dec 1, 2023 · 1 comment · Fixed by #1326

Comments

@automaton82
Copy link
Contributor

automaton82 commented Dec 1, 2023

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:

  1. Go to chatflows
  2. Select the list view
  3. Open Options and select Delete on any of the chatflows

Expected behavior
A black background show not show up

Screenshots

image

@automaton82
Copy link
Contributor Author

On investigation, it shows N ConfirmDialog, where N is equal to the number of chatflows in the list.

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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant