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

[Bug] Confirmation option is not displayed to the user on refreshing page #2925

Closed
prapullac opened this issue Feb 9, 2021 · 1 comment · Fixed by #2218
Closed

[Bug] Confirmation option is not displayed to the user on refreshing page #2925

prapullac opened this issue Feb 9, 2021 · 1 comment · Fixed by #2218
Assignees
Labels
BE Coders Pod Issues related to users writing code to fetch and update data Bug Something isn't working Critical This issue needs immediate attention. Drop everything else Needs Triaging Needs attention from maintainers to triage Verified When issue is retested post its fixed

Comments

@prapullac
Copy link
Contributor

prapullac commented Feb 9, 2021

Steps to reproduce:

  1. Navigate to API Pane
  2. Add an API
  3. Navigate to setting
  4. Check on "Confirm before running"
  5. Add an Table widget
  6. Bind an API for the same
  7. Refresh a Page
    and observe

Observation:
It is observed that the table does not load and confirmation message is not displayed to user

Expectation:
A confirmation pop up must be displayed to user and on confirmation message the table must load

Video
LOOM DEMO

@prapullac prapullac added Bug Something isn't working API pane Critical This issue needs immediate attention. Drop everything else Needs Triaging Needs attention from maintainers to triage labels Feb 9, 2021
@prapullac prapullac added this to To do in API Re-design via automation Feb 9, 2021
@hetunandu hetunandu moved this from To do to Up Next in API Re-design Feb 10, 2021
@hetunandu
Copy link
Member

Confirmation will not show since the action is not called. Action onLoad has been turned off as you can see from the video. If you turn that on, it should show the confirmation

API Re-design automation moved this from Up Next to Done Feb 10, 2021
@close-label close-label bot added the QA Needs QA attention label Feb 11, 2021
@prapullac prapullac added Verified When issue is retested post its fixed and removed QA Needs QA attention labels Feb 12, 2021
@github-actions github-actions bot added Project BE Coders Pod Issues related to users writing code to fetch and update data labels Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE Coders Pod Issues related to users writing code to fetch and update data Bug Something isn't working Critical This issue needs immediate attention. Drop everything else Needs Triaging Needs attention from maintainers to triage Verified When issue is retested post its fixed
Projects
No open projects
API Re-design
  
Done
Development

Successfully merging a pull request may close this issue.

4 participants