Skip to content

Fixed bottom sheet inconsistency in card selector #5112

Ticket(s) / Related Merge Requests

#5112 (closed)

Summary of Changes

Fixed bottom sheet inconsistency in card selector by changing the implementation of those bottom sheets to pushBottomSheet

  • Changelog file updated with this template (one or more)
    • Added for new features.
    • Changed for changes in existing functionality.
    • Deprecated for soon-to-be removed features.
    • Removed for now removed features.
    • Fixed for any bug fixes.
    • Security in case of vulnerabilities.

Testing Considerations

make sure all the functionalities of "new card bottom sheet" and "deleting a card" and their interactions with the "card selector bottom sheet" is fine

Regression Scope

  • card selector
  • new card bottom sheet
  • deleting a card prompt

Platform Affected (web, mobile, etc)

all

Developer Testing Completed

(What has been tested already?)

Screenshots

bottomsheet.gif

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode
Edited by Manish

Merge request reports