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

Allow parallel responding to comments #83

Closed
georgimld opened this issue Oct 3, 2024 · 0 comments · Fixed by #85
Closed

Allow parallel responding to comments #83

georgimld opened this issue Oct 3, 2024 · 0 comments · Fixed by #85
Assignees
Labels
bug Something isn't working

Comments

@georgimld
Copy link
Contributor

(Similar to issue #46)

This should be possible:

  • initial state: have one post with 2 separate comments on it: (e.g. on the news feed page):
image
  • click respond on one of the comments and type something
  • click respond on the other comment and tye something (in paralell to the one above)
  • finish one of the responses and submit it

At the moment this is not possible and when clicking on another respond button while already editing another response, the "verwerfen" and "senden" buttons flicker and no new input field is open

@georgimld georgimld added the bug Something isn't working label Oct 3, 2024
@expries expries self-assigned this Oct 4, 2024
@expries expries linked a pull request Oct 4, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants