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

Add Viewer bottomSheet for mobile #2272

Merged
merged 3 commits into from
Mar 16, 2021
Merged

Add Viewer bottomSheet for mobile #2272

merged 3 commits into from
Mar 16, 2021

Conversation

JF-Cozy
Copy link
Contributor

@JF-Cozy JF-Cozy commented Mar 10, 2021

Sur mobile, pour les fichiers qui contiennent des informations "augmentée" (certification et konnecteur) on souhaite afficher ces informations dans un bottom sheet

La lib utilisée est https://github.com/mayteio/mui-bottom-sheet qui possède un bug mayteio/mui-bottom-sheet#1 . Nous avons donc forké https://github.com/cozy/mui-bottom-sheet pour corriger, c'est pourquoi nous utilisons notre propre version dans l'app.

@JF-Cozy JF-Cozy force-pushed the feat/bottomSheet-new branch 6 times, most recently from 479c803 to 14705b4 Compare March 12, 2021 15:11
@JF-Cozy JF-Cozy force-pushed the feat/bottomSheet-new branch from 14705b4 to 215b70b Compare March 15, 2021 11:02
@JF-Cozy JF-Cozy requested a review from Crash-- March 15, 2021 11:02
@JF-Cozy JF-Cozy force-pushed the feat/bottomSheet-new branch from 215b70b to 0b8d6f5 Compare March 15, 2021 13:00
@JF-Cozy JF-Cozy force-pushed the feat/bottomSheet-new branch 2 times, most recently from 9c4c3f3 to 24fe278 Compare March 15, 2021 15:35
@JF-Cozy JF-Cozy requested a review from ptbrowne March 15, 2021 15:37
@JF-Cozy JF-Cozy force-pushed the feat/bottomSheet-new branch 6 times, most recently from 9c45070 to 1015441 Compare March 16, 2021 12:20
JF-Cozy added 2 commits March 16, 2021 15:59
this is a fork from the original mui-bottom-sheet
fork needed because of this issue :
mayteio/mui-bottom-sheet#1
@JF-Cozy JF-Cozy force-pushed the feat/bottomSheet-new branch from 1015441 to 80c23a4 Compare March 16, 2021 15:01
Copy link
Contributor

@Crash-- Crash-- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 👏

@JF-Cozy JF-Cozy force-pushed the feat/bottomSheet-new branch from 80c23a4 to c2d0657 Compare March 16, 2021 15:39
@JF-Cozy JF-Cozy merged commit 7729670 into master Mar 16, 2021
@JF-Cozy JF-Cozy deleted the feat/bottomSheet-new branch March 16, 2021 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants