microsoft / powerapps-tools

Unsupported PowerApps Tools & Apps
MIT License
1.05k stars 433 forks source link

Code Review Tool - Incomplete vertical scroll on code review checklist. #1262

Open RainWatcher opened 12 months ago

RainWatcher commented 12 months ago

name: "[Power Apps Code Review Tool] Bug report" about: Create a report to help us improve the Code Review Tool title: "[BUG]: Incomplete vertical scroll on code review checklist" labels: codereviewtool assignees: ''


Describe the bug I have installed version 1.0.0.132 of the ArchitectureReview solution into a DEV/Sandbox environment. When I open a review and view the "Code Review Checklist" the vertical scroll won't continue to the bottom of the list. I can zoom out on the browser window to see more items, but then the text is too small to read.

Component (please tell us which flow or app you are experiencing issues with):

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Code Review Checklist' screen for an app review
  2. Scroll down to the bottom of the screen and note the last review item name
  3. Zoom out on the browser and notice additional items now show up at the bottom

Expected behavior It would be helpful to be able to scroll to the bottom of the list without zooming out on the browser. Currently there really isn't a way to notice that you didn't make it to the bottom of the list. Viewing the app on different sized monitors is why I noticed the issue originally.

Screenshots This is scrolled all the way to the bottom on my laptop screen at 100% zoom on the browser. Asset Optimization is the last item I can see. image

This is zoomed out so that you can see the full list of review items. Ended up being 50% zoom. Now I can see 4 more items in the list. image

Additional context To help confirm that all items are being seen, it might be nice to add a summary count at the top of the screen with the total number of items, a count within each status category, and then also number the rows in the table.