Failed attempt to create a user (due to license limits) provides no feedback
Open
area:frontend
size:S
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 149
Description
### Current Behavior
When creating a new user on page `http://forge-ip/admin/users/create` - if the user count >= to the license limit, the user creation fails and there is no feedback as to why (nothing happens)
### Expected Behavior
Something (a toast?) should indicate the issue
### Steps To Reproduce
1. login as owner/admin
2. navigate to `admin/users/general`
3. try to add a user
Nothing happens (no feedback)
https://user-images.githubusercontent.com/44235289/220717345-11a20fa3-a697-4d63-add0-3b2bf3da54eb.mp4
### Environment
- FlowForge version: 1.4
- Node.js version:
- npm version:
- Platform/OS:
- Browser:
Contributor guide
Assessment
This issue has not been assessed yet.