Skip to content

Conversation

@aancw
Copy link

@aancw aancw commented Apr 23, 2021

Added Tooltip Helper info in every label for easy to understand #277

image

@cobbr
Copy link
Owner

cobbr commented Apr 23, 2021

Hey @aancw , this looks really cool, could be a great addition!

Haven't taken a deep dive into the code yet, but I'm wondering if we could break out the descriptions/tips out in a better way, where they aren't just static inside the component.

@aancw
Copy link
Author

aancw commented Apr 23, 2021

Hi @cobbr, that's cool idea. I'm not familiar with Razor, but I got what you mean. It's using defined dictionary like this?

Keyname: tips description

And showing that tips using class, id or something that unique, isn't?

For now, I'm doing a static way because that's what can I do right now and if you want, you can merge it if you like it :)

I will learn Razor later, so I can implement it as dynamic way.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants