aws-amplify / amplify-backend

Home to all tools related to Amplify's code-first DX (Gen 2) for building fullstack apps on AWS
Apache License 2.0
185 stars 62 forks source link

Can't scroll to the bottom of Amplify Table in AWS Amplify Dashboard #2213

Closed ChristopherGabba closed 3 days ago

ChristopherGabba commented 1 week ago

Before opening, please confirm:

JavaScript Framework

Not applicable

Amplify APIs

Not applicable

Amplify Version

v6

Amplify Categories

Not applicable

Backend

Amplify Gen 2

Environment information

``` # Put output below this line ```

Describe the bug

I am trying to scroll to the bottom of my AWS Amplify Gen 2 Console data table and I physically can't scroll to the bottom, there is a UI bug with the list. See screenshot where list is cut off at the bottom.

Screenshot 2024-11-08 at 2 28 56 PM

Expected behavior

Should be able to scroll down.

Reproduction steps

Open any data table that has more than 10 ish items and you'll see the UI bug.

Code Snippet

N/A

Log output

``` // Put your logs below this line ```

aws-exports.js

N/A

Manual configuration

N/A

Additional configuration

N/A

Mobile Device

N/A

Mobile Operating System

N/A

Mobile Browser

Safari on Mac

Mobile Browser Version

No response

Additional information and screenshots

No response

cwomack commented 1 week ago

Hello again, @ChristopherGabba 👋 and thanks for opening this. Going to transfer this to our amplify-backend repo for better assistance.

ykethan commented 1 week ago

Marking as bug as i was able to reproduce this.

https://github.com/user-attachments/assets/a5870b91-c9a0-4c43-91f1-31c1c74353e5

Jay2113 commented 6 days ago

@ChristopherGabba 👋 , we have a released a fix for this issue. Can you please retry and confirm?

ChristopherGabba commented 3 days ago

Hey all, it is fixed, thank you!