material-components / material-components/material-components-android

[SideSheet] Add `SideSheetDialogFragment`

Open
#4,325 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request Widget: SideSheet
Dominant language
Java
Stars
17.4k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

Feature request to add `SideSheetDialogFragment` (by analogy with [`BottomSheetDialogFragment`](https://github.com/material-components/material-components-android/blob/8f5a04c62b23aee01fa68aae8b467d7eb7c5e6ed/lib/java/com/google/android/material/bottomsheet/BottomSheetDialogFragment.java)).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading lib/java/com/google/android/material/bottomsheet/BottomSheetDialogFragment.java, which the issue identifies as the reference implementation. Determine the corresponding SideSheetDialogFragment scope by analogy, and consider the work complete when that component has been added with equivalent behavior for a side sheet.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.