aws-amplify / aws-amplify/amplify-hosting
Amplify v2 Access Logs Table Odd Behavior
- Dominant language
- Dockerfile
- Stars
- 481
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
### Environment information
```plain text
Amplify v2
Deployment: Next.js v14 application
Browser: Brave
Platform: Mac OS
```
### Description

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.
Contributor guide
Research direction
Start by reproducing the column-resizing behavior in the Amplify v2 access logs table using the reported Next.js 14 environment. Verify resizing the final column and adjacent columns, then confirm that expanding or shrinking one column no longer causes unexpected inverse changes in neighboring columns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- next.js
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100