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

31 create new diagram #83

Merged
merged 7 commits into from
Jan 21, 2025
Merged

31 create new diagram #83

merged 7 commits into from
Jan 21, 2025

Conversation

egenerse
Copy link
Collaborator

Checklist

  • I linked PR with a related issue
  • I added multiple screenshots/screencasts of my UI changes

Motivation and Context

Webapp needed to have global state management to access apollon2 instance, diagram name and modal calls.
From any component a modal can be triggered

This PR completes #31

Description

Context API is created and wrapped the webapp to have global state management
This new context API handles diagram name, modal management, apollon2 instance
In the components we can easily access apollon2 instance to call library functions from anywhere of the application

Steps for Testing

  1. Edit diagram name and see it's changes

Screenshots

Screen.Recording.2025-01-21.at.10.36.57.mov

@egenerse egenerse linked an issue Jan 21, 2025 that may be closed by this pull request
@egenerse egenerse requested a review from kurunbelemir January 21, 2025 09:39
@egenerse egenerse self-assigned this Jan 21, 2025
Copy link
Collaborator

@kurunbelemir kurunbelemir left a comment

Choose a reason for hiding this comment

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

Good Job everything works

@egenerse egenerse merged commit f996739 into main Jan 21, 2025
2 checks passed
@egenerse egenerse deleted the 31-create-new-diagram branch January 21, 2025 11:37
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.

Create New Diagram
2 participants