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

Validation is missing on adding duplicate User #59

Closed
aparnakamat opened this issue Feb 24, 2021 · 0 comments
Closed

Validation is missing on adding duplicate User #59

aparnakamat opened this issue Feb 24, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aparnakamat
Copy link
Collaborator

Browser used-Chrome Version 88.0.4324.182

URL- http://137.193.65.47/

Steps to Reproduce:
1.Login with admin credentials
2.Navigate to Access Management->Users
3.Click on the Create Users button
4.On the pop-up, fill in the the already existing user (eg. Testuser)
5.Click on OK
6.Observe

Actual Result:
The already existing user is no added but validation message is missing.

Expected Result:
Validation message should be displayed stating that the user already exists.

Screen Shots
image
image
image

@aparnakamat aparnakamat added the bug Something isn't working label Feb 24, 2021
@CodingSinceThe80s CodingSinceThe80s self-assigned this Feb 26, 2021
CodingSinceThe80s added a commit that referenced this issue Dec 2, 2021
* use useForm where it seems useful

* Fix: No support for ghcr.io in github actions

* Change: Workflow runs on pull request only

* Change: Ansible should use git docker package

* BUGFIX: Build errors

* Update documentation in deployment file

* Fix pull_request double

* Added build step in dockerfile

* Change: Docker image name

* update model in services

* move model into one file

* links instead of router push

* Changed node image to alpine and error fix

* Fix: Inbox view and labels. Bugs #56 also #47

* Updated start script with relative path alpine

* Reset image to node14 because of node env issue

* Address #57 and fix wrong component name

* Refactoring navigation extracted to own component

* Added shipping order form link #18

* Fixes #59

* Add basic page and form for shipment tracking

* Basis-layout ohne Abfrage

* Minor UI changes

* Wired inputs and status widget to query params

* Dockerignore ergänzt #47

* Fix: Added Add Goods Button. Bug #47

* Fixed imports

* Added mockups auditor view

* Added drawio file as diagram source for wireframes

* fixed Add-Goods-Button

* Mockups updated and extended with alerts screen

* Added jest as test framework

* Created Modules

* Fix Abhängigkeiten babel-jest und config-Dateien

* Changed transaction ordering to match story

* Fixed wrong wireframe

* Times adjusted to reflect realistic scenario

Co-authored-by: Andreas Huber <j7ha0873@unibw.de>
Co-authored-by: Razvan Hrestic <razvanhrestic@INF8-MBHRESTIC.local>
Co-authored-by: Razvan Hrestic <razvanhrestic@INF8-MBHRESTIC.fritz.box>
Co-authored-by: devF4B1J <fabian.jost.1998@googlemail.com>
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

No branches or pull requests

2 participants