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

Improve handling of limit #68

Open
5 tasks
Arahir opened this issue Feb 9, 2023 · 0 comments
Open
5 tasks

Improve handling of limit #68

Arahir opened this issue Feb 9, 2023 · 0 comments

Comments

@Arahir
Copy link

Arahir commented Feb 9, 2023

Propositions:

  • handle limit with fieldTarget instead of newFieldTarget
  • trigger limit-reached event when abyme controller connect and limit already reached by previous records
  • add a new event within-limit when the limit is not reached yet
  • add data limitReached (true/false) and numberOfRecords to after-add and after-remove events
  • add a disable_add_button_when_limit_reached to abyme controller. Allowing to disable the add button when the limit is reached and activating it again when a record is deleted.
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

No branches or pull requests

1 participant