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

[Frontend] UI does't get refreshed if a discussion is deleted from the Discussions tab of the user profile #2233

Closed
iPurpl3x opened this issue Jul 13, 2020 · 5 comments · Fixed by #3799
Labels
Milestone

Comments

@iPurpl3x
Copy link
Contributor

Bug Report

Current Behavior
If a user that has the rights to permanently delete discussions and does this from the Discussions tab of a user profile, the UI doesn't get refreshed and the Discussion stays on screen.

Steps to Reproduce

  1. Login in as admin
  2. Create a new discussion
  3. Got to own profile, then on the Discussions tab
  4. Use the dropdown menu to delete the discussion created in step 2
  5. Use the dropdown menu to "Delete Forever"
  6. The discussions stays on screen until the page ins reloaded.

Expected Behavior
In step 6, the discussion should not be visible on the screen anymore.

Environment

  • Flarum version: 0.1.0-beta.13
  • PHP version: 7.2.24
  • Browser: Chrome 83.0.4103.116
@tankerkiller125
Copy link
Contributor

Could you also please include the php flarum info results. Further are you able to replicate the issue on https://beta.flarum.site

@iPurpl3x
Copy link
Contributor Author

@tankerkiller125 I don't have access to the server so I can't do php flarum info. But I was able to replicate the problem on https://beta.flarum.site

@stale
Copy link

stale bot commented Oct 12, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We do this to keep the amount of open issues to a manageable minimum.
In any case, thanks for taking an interest in this software and contributing by opening the issue in the first place!

@stale stale bot added the stale Issues that have had over 90 days of inactivity label Oct 12, 2020
@stale
Copy link

stale bot commented Nov 11, 2020

We are closing this issue as it seems to have grown stale. If you still encounter this problem with the latest version, feel free to re-open it.

@stale stale bot closed this as completed Nov 11, 2020
@iPurpl3x
Copy link
Contributor Author

@askvortsov1 this seems to still be an issue, will it just be ignored, or should this issue be reopened ?

@askvortsov1 askvortsov1 reopened this Jan 22, 2023
@SychO9 SychO9 added type/bug and removed stale Issues that have had over 90 days of inactivity labels Apr 16, 2023
@SychO9 SychO9 added this to the 1.8 milestone Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment