Skip to content

Error message for invalid login should not be generic #1

@sappaji

Description

@sappaji

When an user enters wrong credentials, error message needs to be displayed accordingly. Currently the error message states "Invalid Credentials Click Ok to get back to Login screen or Close to exit the application"

Expected Result should be based on the relevant field. eg,

  1. Wrong Host Name - "Host Name does not exist"
  2. Wrong User/Password - "The User Name or Password you entered is incorrect."
  3. For Blank values in Host Name - "Host Name cannot be blank"
  4. For Blank values in User Name - "User Name cannot be blank"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions