Bug #220
closed
- After clicking on Approve or reject we need to scroll up to see the "Are you sure you want to approve this PDP?" pop up
https://prnt.sc/lnnRWDVIemQl
The confirmation pop-up should appear at the center of the page and block all other interactions until the user submits or cancels the “Are you sure you want to approve this PDP?” form.
I have fixed the reported issue. Please verify it from your end.
Regarding the confirmation pop-up: Power Apps does not provide a built-in modal popup feature. The confirmation message has been implemented using a container.
Since the height of each section/container in the PDP screen is dynamically bound based on its content, the Y position of the pop-up container is set to a fixed value. Because of this dynamic layout behavior, users may need to scroll up to view the confirmation message after clicking Approve or Reject.
- Status changed from Archieve to Resolved
- Assignee changed from Shreyanshi Srivastava to Deeksha Singh
- Status changed from Resolved to Closed
Also available in: Atom
PDF