aeternity / ae-token-minter

MIT License
0 stars 0 forks source link

Inconsistency in mandatory hint pop up #5

Open dvdbak opened 1 year ago

dvdbak commented 1 year ago

Issue type

I'm submitting a ... (check one with "x")

Issue description

Current behavior: Not all text fields do have a mandatory field description pop up. Added screen shows the mandatory text pop up for Token creation screen

Expected behavior: Add missing mandatory field text to fields on mint NFT page.

Steps to reproduce: Open https://docs.aeternity.com/ae-token-minter/nft/mint Click in field Name Click in field Symbol Verify that a mandatory input text does not appear for field Name :)

Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->

image