Skip to content

Conversation

@beastafk
Copy link
Contributor

@beastafk beastafk commented Sep 4, 2024

Related to #8

Please, fix the user's default tab after creating a new user

Steps to reproduce:

  1. Open Users list, click on Create button (/#/users/create)
  2. Enter user details and click on Save button
  3. Observe broken default user tab with url encoded hash (/#/users/%40localpart%3Aexample.com), page reload does not help
  4. Click on the User tab name, and observe working default user tab with not url encoded hash (/#/users/@localpart:example.com)

So, it looks like the problem is with url-encoded hash params

@aine-etke
Copy link
Member

Fixes #15

@beastafk beastafk force-pushed the fix-redirect-after-user-create branch from db4274a to 4f58398 Compare September 4, 2024 22:23
@aine-etke aine-etke merged commit 3f68c69 into main Sep 5, 2024
@aine-etke aine-etke deleted the fix-redirect-after-user-create branch September 5, 2024 06:02
aine-etke pushed a commit that referenced this pull request Sep 5, 2024
* Fix redirect URL after user creation

* increment version; update readme
@aine-etke aine-etke restored the fix-redirect-after-user-create branch September 5, 2024 06:38
@aine-etke aine-etke deleted the fix-redirect-after-user-create branch October 25, 2024 08:56
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.

3 participants