exa-studio/ApiVault

Adding tooltip box in submit your api modal

Offen

#271 geöffnet am 12.10.2023

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (65 Forks)auto 404
good first issue

Repository-Metriken

Stars
 (624 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Is your feature request related to a problem? Please describe

when I enter 'submit your api' modal, there are some input field I didn't understand what are these. so it's better to add information to clear what kind of they are.

Describe the solution you'd like

we can add a circular info icon beside input label to concise what they do need to fill. Only show when we hover or click on desktop. For mobile or tablet we can add click action event. A proper position must be there on tool box tips.

here the picture of demonstration - https://tvblog-static.tradingview.com/uploads/2021/03/Add-tooltips-to-the-inputs-of-your-pine-scripts-preview-800x400.png

Describe alternatives you've considered

we can put information below of input label with light style and small size.

Contributor Guide