Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking: Native Bottom Sheet V2 #42192

Open
31 tasks
dcalhoun opened this issue Jul 6, 2022 · 0 comments
Open
31 tasks

Tracking: Native Bottom Sheet V2 #42192

dcalhoun opened this issue Jul 6, 2022 · 0 comments
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Type] Code Quality Issues or PRs that relate to code quality
Projects

Comments

@dcalhoun
Copy link
Member

dcalhoun commented Jul 6, 2022

This issue tracks various tasks related to an iteration of the native editor bottom sheet to address #37559. Specifically, this project looks to replace our custom implementation (V1) with @gorhom/bottom-sheet (V2).

Sheets

This list represents the various sheets found throughout the app that would ultimately be migrated to use the new bottom sheet implementation.

  • Block (Reusable)
  • Block Settings
  • Block Variation Picker
  • Dropdown Menu
  • Editor Help
  • Embed Preview
  • Inserter
  • Link Modal
  • Link Settings Navigation
  • Text Color

Content Usage

This list represents the various bottom sheet specific UI and abstractions utilized within the bottom sheet. These would need to be tested and/or updated for compatibility.

  • Cells
    • Bottom Sheet Select Control
    • Button
    • Color
    • Link
    • Picker
    • Radio
    • Range
    • Ripple
    • Stepper
    • Switch
    • Text Control
  • Color/Gradient Picker
  • Dynamic height adjustments
  • Focal point picker
  • Footer
  • Footer message link
  • Header
  • Navigation
  • Scrollable
  • Sub-sheet abstraction
@dcalhoun dcalhoun added [Type] Code Quality Issues or PRs that relate to code quality Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) labels Jul 6, 2022
@fluiddot fluiddot added this to Triage in Mobile Apps via automation Jul 8, 2022
@fluiddot fluiddot moved this from Triage to To do in Mobile Apps Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mobile App - i.e. Android or iOS Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change) [Type] Code Quality Issues or PRs that relate to code quality
Projects
Mobile Apps
  
To do
Development

No branches or pull requests

1 participant