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

enhancement: Create OnlineStatusSnackbar Component #45

Open
Edithmark42 opened this issue Mar 14, 2024 · 0 comments
Open

enhancement: Create OnlineStatusSnackbar Component #45

Edithmark42 opened this issue Mar 14, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Edithmark42
Copy link
Member

Description

This issue is to track the development of a new component called OnlineStatusSnackbar for our project. The OnlineStatusSnackbar component will be used to display snackbars across various parts of our application to show the network online/offline status.

Goals

  • Implement a reusable OnlineStatusSnackbar component that adheres to our design system guidelines.
  • Integrate the CoreSnackbar component seamlessly into our existing Wrappid application.

Features

  • Display different types of notifications (success, warning, error, info).
  • Support for customizable duration and auto-dismissal behavior.
  • Provide options for action buttons or icons within the Snackbar.
  • Accessibility considerations for screen readers and keyboard navigation.

Technical Considerations

  • Use Material-UI's Snackbar component as a base for the implementation.
  • Ensure proper error handling and fallbacks for edge cases.
  • Write unit tests for the CoreSnackbar component to ensure reliability and maintainability.
  • Document the usage and props of the CoreSnackbar component for developers.

Acceptance Criteria

  • The CoreSnackbar component should be implemented and functional within the project.
  • It should pass all unit tests and meet the defined requirements and features.
  • The CoreSnackbar component should be reviewed by at least one team member before merging into the main branch.
@Edithmark42 Edithmark42 added the enhancement New feature or request label Mar 14, 2024
@Edithmark42 Edithmark42 self-assigned this Mar 14, 2024
Edithmark42 added a commit that referenced this issue Mar 14, 2024
…ative package

onlineStatusSnackbar removed forn core and added to native package in native-web

ref: #45
Edithmark42 added a commit that referenced this issue Mar 14, 2024
nativeNetworkStatus component related changes in native-web package

ref: #45
Edithmark42 added a commit that referenced this issue Mar 15, 2024
import issue resolved in index js for native web network status

ref: #45
Edithmark42 added a commit that referenced this issue Mar 16, 2024
statusbar not rendering in mobile related issue resolved

ref: #45
@Animesh1432 Animesh1432 assigned techoneel and unassigned Animesh1432 Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants