MintApps/client
11
21
Fork
You've already forked client
3

Einheitliche Buttons zur Steuerung von Apps #200

Closed
opened 2023年05月08日 08:33:54 +02:00 by tk100 · 2 comments
Owner
Copy link

Viele der Apps bieten Buttons zur Steuerung, wie "Start", "Pause", "Reset" etc. Aktuell ist das Erscheinungsbild und Verhalten dieser Buttons nicht einheitlich.

Ziel:

  • Definition eines einheitlichen Zustandsmodells für Apps
  • Erstellen einer zentralen Komponente für die Steuerbuttons
  • Anpassen aller betroffenen Apps

Zustände:

  • init: Ausgangszustand
  • running: Simulation läuft
  • paused: Simulation ist pausiert
  • done: Simulation ist beendet

Details zum Verhalten:

  • Reset ist nur verfügbar, wenn die Simulation nicht im Ausgangszustand ist
  • Pause ist nur verfügbar, wenn die Simulation läuft
  • Start ist nur verfügbar, wenn die Simulation im Pause bzw. Anfangszustand ist
  • Wenn die Simulation beendet ist, ist nur Reset verfügbar

Erscheinungsbild:

  • Start-Button: Primärfarbe (blau
  • Pause-Button: Ohne farbe
  • Reset-Button: Sekundärfarbe (grün)
Viele der Apps bieten Buttons zur Steuerung, wie "Start", "Pause", "Reset" etc. Aktuell ist das Erscheinungsbild und Verhalten dieser Buttons nicht einheitlich. Ziel: - [x] Definition eines einheitlichen Zustandsmodells für Apps - [x] Erstellen einer zentralen Komponente für die Steuerbuttons - [x] Anpassen aller betroffenen Apps Zustände: - init: Ausgangszustand - running: Simulation läuft - paused: Simulation ist pausiert - done: Simulation ist beendet Details zum Verhalten: - Reset ist nur verfügbar, wenn die Simulation nicht im Ausgangszustand ist - Pause ist nur verfügbar, wenn die Simulation läuft - Start ist nur verfügbar, wenn die Simulation im Pause bzw. Anfangszustand ist - Wenn die Simulation beendet ist, ist nur Reset verfügbar Erscheinungsbild: - [x] Start-Button: Primärfarbe (blau - [x] Pause-Button: Ohne farbe - [x] Reset-Button: Sekundärfarbe (grün)
tk100 added this to the 1.2.0 milestone 2023年05月08日 08:33:54 +02:00
Member
Copy link

Sinnvoll auch weitere Eigenschaften der Buttons zu definieren
Aktuell Start-Button Blau
Reset-Button Grün
Pause-Button Transparent (war auch mal Blau mit Text Stop)

Sinnvoll auch weitere Eigenschaften der Buttons zu definieren Aktuell Start-Button Blau Reset-Button Grün Pause-Button Transparent (war auch mal Blau mit Text Stop)
Author
Owner
Copy link

done

done
Sign in to join this conversation.
No Branch/Tag specified
main
2.2.0
2.1.0
2.0.0
1.4.0
1.3.0
1.20
1.2.0
1.1.0
1.0.0
0.5.3-1
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
Labels
Clear labels
ask the fediverse comm.
Ask the Fediverse Community over the MintApp-Mastodon-Account.
Component: Client
Issue regarding the (optional) server component.
Component: Server
Issue regarding the (optional) server component.
Kind: Not reproducible
Kind: Accessibility
Kind: Breaking
Kind: Bug
Something is not working
Kind: Documentation
Documentation
Kind: Enhancement
New feature
Kind: Extension
Extension of an existing MintApp.
Kind: Inclusivity
Kind: Maintenance
Kind: Security
Relevant for security.
Kind: UI/UX
Related to UI/UX.
meta
organisational issues
Priority: Critical
This issue has a critical priority
Priority: High
This issue has a high priority.
Priority: Low
This issue has a low priority.
Priority: Medium
This issue has a medium priority
question
More information is needed
Reviewed: Duplicate
This issue or pull request already exists
Reviewed: Invalid
Something is wrong
Reviewed: Won't fix
This won't be fixed
Shelved for lack of staff capacity
It's not that we do not want it done, it's just that we do not have time to do it.
Status: Completed
Status: Contribution welcome
good for new people who would work at MintApps.
Status: help wanted
Need some help
Status: In review
Status: Next Release
Status: Privacy legal clarification
Need for legal clarification w/ regard to privacy
Status: Tests needed
Need tests upcoming features.
Status: Work in progress (wip)
work in progress (wip)
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
MintApps/client#200
Reference in a new issue
MintApps/client
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?