components icon indicating copy to clipboard operation
components copied to clipboard

fix: Handle dynamic cells within table

Open gethinwebster opened this issue 6 months ago • 1 comments

Description

** Currently in draft - still experimenting **

This improves handling of cells with dynamic content, to ensure that column widths are recalculated when this content changes.

Related links, issue #, if available: AWSUI-52826

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

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

gethinwebster avatar Aug 05 '24 09:08 gethinwebster