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

fix: disable vote option while loading #3676

Merged
merged 6 commits into from
Sep 5, 2024
Merged

Commits on Aug 26, 2024

  1. fix: disable vote option while loading

    Signed-off-by: Hamza Mahjoubi <[email protected]>
    hamza221 committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    54334fe View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. avoid 409 error by same vote answer as already stored

    Signed-off-by: dartcafe <[email protected]>
    dartcafe committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2c9a0df View commit details
    Browse the repository at this point in the history
  2. revert prior approach

    Signed-off-by: dartcafe <[email protected]>
    dartcafe committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    ee0cfda View commit details
    Browse the repository at this point in the history
  3. load poll configurration after 409 error

    Signed-off-by: dartcafe <[email protected]>
    dartcafe committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    8f1961b View commit details
    Browse the repository at this point in the history
  4. consolidate requests upon voting

    Signed-off-by: dartcafe <[email protected]>
    dartcafe committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    5ac9ce2 View commit details
    Browse the repository at this point in the history
  5. and of course forgot lint

    Signed-off-by: dartcafe <[email protected]>
    dartcafe committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    2837614 View commit details
    Browse the repository at this point in the history