-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Button improvements #60
base: master
Are you sure you want to change the base?
Conversation
Button improvements
Added url button
Rename handleColor to normalColor
I kindly ask you to pay attention to this and give some kind of answer. It's really scary that for the most part it's abandoned. A lot of people are trying to contribute to this. This is really useful functionality. The developer has to force users to copy the link from Input and then go to the browser. I don't think it will take much of your time to consider this. |
Oh, yes! I hope this will appear in the near future! |
Its a good idea, i think it should have been done a long time ago |
Fixed color
Please implement this. It will be great to take users to our Discord, statistics page, rules page, donation store, tutorials, social networks... And not have to pass the URLs through notes. To add some security and prevent very long urls from being entered with certain content in base64 or similar, I would recommend limiting the maximum number of characters that can be used in the url. Maybe 150 characters. |
@DezLife, @ninco90, @VooDooC, @Mercury-devs. Friends. For the developers to hear us and add this to the game, we need to draw more attention to this issue. Need more comments and likes. Let's invite friends, acquaintances, players who also support this idea and vote or comment on this pull |
You could use a dialog box like the one in my screenshot to confirm the link. @ElChupos @Jake-Rich |
Its really needed! |
good idea, |
We have been waiting for this feature for a long time |
oh! Voldemar! Its a super - puper idea! we need this! |
That's what's really missing! I really hope that the developers will implement it! ❤️ |
Let`s go! |
Awesome idea, would be cool to have such function approved. ☝️ |
Good idea! |
best idea |
Definitely a necessary feature, it will contribute to a more pleasant user experience. |
best idea ever !!! |
That's really what's missing! |
Would be a great addition. |
This change will help many projects develop their community. Great change |
Added new time formats and support for custom formatting in Countdown
great add! |
@ElChupos Said it wouldn't be done. We won't be able to follow the link from the game ( |
This is very sad news :( |
Sad this won't be implemented, I think its crucial for communities to grow and CUI has been needing some love. |
Added functionality for opening external links in the UI and implemented URL checks
http://
orhttps://
are opened.Warning
I also suggest adding a confirmation dialog before navigating to external websites and a notification about the possibility that it might be a phishing site. These precautionary measures will provide additional protection to users and alert them to potential risks when navigating to external links. Similar warnings can also be implemented for the URL (server.url) button in the server window to ensure the security of using this feature.
the JSON representation
Importance of These Innovations
Testing and Validation
Thanks @Kulltero for your help