aws / codecatalyst-blueprints

Apache License 2.0
48 stars 18 forks source link

fix: scroll jitter #561

Closed mattmcdonald39 closed 1 month ago

mattmcdonald39 commented 1 month ago

Description

Change scroll behavior to instant for scroll to bottom. This fixes the fast jitter when text is being generated and you are near the bottom of the page.

Also updated the readme and .env.template file to make it easier to understand how to develop the front end locally.

Testing

Manually tested

Additional context

Requested fix for Alex Forsyth's demo.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.