creativecommons / chooser

The new and improved CC license selection tool.

Home Page:https://chooser-beta.creativecommons.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Show specific errors under input element whenever a user inputs a wrong/incorrect information

codewithmide opened this issue · comments

Problem

I noticed that the input elements under the Attribution Details do not raise errors whenever an incorrect information is passed into it.

Description

The Attribution Details should raise errors related to each of the inputs whenever an incorrect information is passed. This would improve user experience on the cc chooser and above all makes the collected data genuine.

Alternatives

Using regex should solve the same problem but what happens when the user is not a tech person? It would be difficult for the user to get past this without knowing what is wrong. Throwing these errors would be a relief for them.

Implementation

  • I would be interested in implementing this feature.

Screenshot 2023-03-22 at 15 08 39

can i work on this issue?