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

User interface : timelines #4

Open
theory-of-evrth opened this issue Oct 7, 2024 · 1 comment
Open

User interface : timelines #4

theory-of-evrth opened this issue Oct 7, 2024 · 1 comment

Comments

@theory-of-evrth
Copy link
Collaborator

Create appealing and combinable graphic elements for:

  • Timeline (colored frame; advanced: rounded corners; from the controller accepts "overall width" that will be used as a reference for placement (for now manually type anything to make it very wide and scrollable on the right), also accepts "startdate" and "enddate" that will be shown on the left and right as labels, also accepts "node list")
  • Nodes (colored inline-elements of the timeline, make them lines with markers, has a label - use 'node1' etc for tests)
  • Milestones (round points with labels that are placed on top of the nodes)

Indications:

  • write the blade view, combine timeline view and node view elements.
  • edit only views, don't edit controllers. Create new javascript dependencies only if needed and after discussion with other team members
  • use a separate view for milestone
  • make milestone clickable, show some test message above on first click, hide it on the second click
@theory-of-evrth
Copy link
Collaborator Author

Blocked by #2 issue

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

No branches or pull requests

1 participant