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
140 stars 46 forks source link

Amplify v2 Access Logs Table Odd Behavior #1664

Open cobalt88 opened 2 weeks ago

cobalt88 commented 2 weeks ago

Environment information

Amplify v2 
Deployment: Next.js v14 application
Browser: Brave
Platform: Mac OS

Description

Screenshot 2024-06-17 at 10 01 16 AM

When resizing a column on the access logs table the column to the left of the one you are attempting to resize auto adjusts in the inverse.

For example if you shrink the last column the one to the left expands, and if you expand the last column the one to the left shrinks and eventually does not allow you to expand the final column any further.

Overall each time you expand or shrink a column it affects the surrounding columns in unusual ways.

Jay2113 commented 2 weeks ago

@cobalt88 👋 , thanks for reaching out to us. I was able to reproduce this behavior and marking this as a bug.