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

2556 wrong dialog text #2572

Merged
merged 2 commits into from
Aug 10, 2023

Conversation

Elblinator
Copy link
Member

@Elblinator Elblinator commented Jul 27, 2023

closes #2556

additional change in the code for dialogs - these should not change any function or dialog text!!:

dialog text while

  • deleting one election in detail-view of this election
  • deleting a projector (from projector -lsit-view and detail view)
  • deleting tags from the orga level
  • clearing a chat history

Copy link
Member

@luisa-beerboom luisa-beerboom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code review -> approved

Did some testing as well:
The workflow detail delete is basically a double-dialog.
You open the first dialog, click on the delete-button, then a second dialog opens.
This is probably suboptimal from a design perspective, what do you think @MSoeb ?

@luisa-beerboom luisa-beerboom removed their assignment Jul 27, 2023
@Elblinator Elblinator changed the base branch from main to feature/remove-template-fields August 10, 2023 09:07
@Elblinator Elblinator assigned emanuelschuetze and unassigned MSoeb Aug 10, 2023
@emanuelschuetze emanuelschuetze changed the base branch from feature/remove-template-fields to main August 10, 2023 09:30
@emanuelschuetze emanuelschuetze merged commit 9e2aed7 into OpenSlides:main Aug 10, 2023
4 checks passed
@Elblinator Elblinator deleted the 2556-wrong-dialog-text branch August 29, 2023 06:06
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 this pull request may close these issues.

Fix wrong text in dialog
4 participants