Skip to content

Develop specifications for league sim UI and general UI design #97

@whatsacomputertho

Description

@whatsacomputertho

Overview

This issue will track the process of adding league sim UI requirements to the league sim spec. Some examples off the top of my head:

  • MUST support creating a new league
  • MUST support loading a league from a file
  • MUST support writing a league to a file
  • ... (possibly more)

Some more general requirements and standards may also be documented either alongside the league sim spec, or in a separate UI design spec:

  • MUST support dark and light mode
  • MUST be accessible
  • MUST be responsive
    • Perceived latency / action-reaction
    • Wait time / render and load speed
    • "Jank" / smoothness and visual stability
    • Handling long operations (progress bars, loading icons, etc.)
  • MUST be consistent
    • Consistent and well-defined color palette
    • Consistent typography and iconography
    • Consistent spacing (i.e. 4-point grid system)
    • Consistent error handling
  • MAY follow a platform guideline
  • ... (possibly more)

Acceptance

  • The league sim-specific requirements are added to the league sim spec
  • The general UI design requirements are added to a new UI design spec

Metadata

Metadata

Labels

v1.0.0-beta.3A feature to be shipped with the v1.0.0-beta.3 release

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions