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

Fix modal queue #172

Merged
merged 4 commits into from
Nov 15, 2024
Merged

Fix modal queue #172

merged 4 commits into from
Nov 15, 2024

Conversation

jaynagpaul
Copy link
Member

@jaynagpaul jaynagpaul commented Nov 15, 2024

This pull request involves renaming and refactoring the ModalQueueManager component to DashboardModal, simplifying its logic, and updating dependencies in the mobile/package.json file. The most important changes include the renaming and refactoring of the component, updating the imports and usage in related files, and updating several dependencies.

Changes to DashboardModal component:

Updates to related files:

Dependency updates:

  • mobile/package.json: Updated several dependencies, including expo, expo-constants, expo-image-picker, expo-splash-screen, and react-native.

What is this?

Fixes the display of modal (by getting rid of the modal queue manager).

Setup

#158

Steps to Test

#158

Associated Issues

closes #158

Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for healing4heroes-dev canceled.

Name Link
🔨 Latest commit 21f7dfd
🔍 Latest deploy log https://app.netlify.com/sites/healing4heroes-dev/deploys/6737b6175d3e1000081bc377

Copy link

netlify bot commented Nov 15, 2024

Deploy Preview for healing4heroes-mobile ready!

Name Link
🔨 Latest commit 21f7dfd
🔍 Latest deploy log https://app.netlify.com/sites/healing4heroes-mobile/deploys/6737b617d6c7d700087c13a8
😎 Deploy Preview https://deploy-preview-172--healing4heroes-mobile.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@SamratSahoo SamratSahoo left a comment

Choose a reason for hiding this comment

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

lgtm!

@SamratSahoo SamratSahoo merged commit 8a76ae4 into main Nov 15, 2024
10 checks passed
@SamratSahoo SamratSahoo deleted the jay/modal-queue branch November 15, 2024 21:14
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.

[Frontend] - Fix Modal Queue Manager
2 participants