Skip to content
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

A way to set click compensation with a loading time. #608

Open
2 of 8 tasks
ch4ika opened this issue Dec 18, 2023 · 0 comments
Open
2 of 8 tasks

A way to set click compensation with a loading time. #608

ch4ika opened this issue Dec 18, 2023 · 0 comments
Assignees
Labels
feature New feature or enchancement

Comments

@ch4ika
Copy link

ch4ika commented Dec 18, 2023

First, a few things...

  • Is your feature request related to a problem?
  • Will this feature just help you or is it something everyone needs?
  • Have you tried to implement or draft this feature?
  • Is your feature a breaking change?

😄 Describe the solution you'd like

Sometimes I use it in some click situation coupled with database queries. The user shouldn't be able to click anything until the query is completed.

For me, depending on how possible it would be useful to include the option to add a status as soon as an operation is completed that the operation is finished and the user can click on it again.

Currently I use it so that I set a loading component with default value false and as soon as the operation starts I set it to true and as soon as everything is completed I set it back to false as soon as everything is completed.

🧠 Describe alternatives you've considered

No response

🤚 Drawbacks

No response

💻 Platform

  • Bukkit
  • Sponge
  • Other
  • All

⭐ Version

3.1.0

✍️ Additional context

No response

@ch4ika ch4ika added the feature New feature or enchancement label Dec 18, 2023
@github-project-automation github-project-automation bot moved this to 📋 Backlog in Inventory Framework Dec 18, 2023
@DevNatan DevNatan moved this from 📋 Backlog to 🏗 In progress in Inventory Framework Jan 25, 2024
@DevNatan DevNatan self-assigned this Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or enchancement
Projects
Status: 🏗 In progress
Development

No branches or pull requests

2 participants