1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src
Thomas Heartman f55c67fe2e
1-1334: show short error message when validation fails (#4617)
The error message only tells the user that the name doesn't match the
pattern. Because we already show the pattern above the input, we don't
need to repeat it in the error message. This makes for a shorter and
more concise message and better UX.

At the same time, for API users, we can keep the more detailed message
that includes info about the pattern, the example, and the description.


![image](https://github.com/Unleash/unleash/assets/17786332/0492f2ad-810d-435e-bfe6-785afee96892)
2023-09-06 10:20:10 +00:00
..
lib 1-1334: show short error message when validation fails (#4617) 2023-09-06 10:20:10 +00:00
mailtemplates
migrations 1-1319: add feature naming pattern descriptions (#4612) 2023-09-06 08:13:28 +00:00
test fix: group roles assumption, refactor group types (#4576) 2023-09-05 20:30:20 +01:00
migrator.ts
server-dev.ts Integration card component (#4557) 2023-09-05 12:14:03 +00:00
server.ts