eigen icon indicating copy to clipboard operation
eigen copied to clipboard

fix(ONYX-1566): use autoheigh bottom sheet component on the my collection artists screen

Open dariakoko opened this issue 5 months ago • 1 comments

This PR resolves ONYX-1566

Description

Make the My Collection artist details bottom sheet scale height automatically depending on the content - use AutoHeightBottomSheet component for this purpose

Platform Before After
Android
iOS

PR Checklist

  • [x] I have tested my changes on the following platforms:
    • [x] Android.
    • [x] iOS.
  • [x] I hid my changes behind a feature flag, or they don't need one.
  • [x] I have included screenshots or videos at least on Android, or I have not changed the UI.
  • [x] I have added tests, or my changes don't require any.
  • [x] I added an app state migration, or my changes do not require one.
  • [x] I have documented any follow-up work that this PR will require, or it does not require any.
  • [x] I have added a changelog entry below, or my changes do not require one.

To the reviewers 👀

  • [ ] I would like at least one of the reviewers to run this PR on the simulator or device.
Changelog updates

Changelog updates

Cross-platform user-facing changes

  • use autoheigh bottom sheet component on the my collection artists screen

iOS user-facing changes

Android user-facing changes

Dev changes

Need help with something? Have a look at our docs, or get in touch with us.

dariakoko avatar Jun 18 '25 08:06 dariakoko

This PR contains the following changes:

  • Cross-platform user-facing changes (use autoheigh bottom sheet component on the my collection artists screen - dariakoko)

Generated by :no_entry_sign: dangerJS against 6ecf270c401c55b3276698bffc929598d6261743

ArtsyOpenSource avatar Jun 18 '25 08:06 ArtsyOpenSource