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

Schedule table: replace ❌ icon to an eraser and change it's behavior #8164

Closed
3 tasks
flomonster opened this issue Jul 24, 2024 · 0 comments · Fixed by #8438
Closed
3 tasks

Schedule table: replace ❌ icon to an eraser and change it's behavior #8164

flomonster opened this issue Jul 24, 2024 · 0 comments · Fixed by #8438
Assignees
Labels
kind:enhancement Improvement of existing features

Comments

@flomonster
Copy link
Contributor

flomonster commented Jul 24, 2024

Description

Today using the ❌ on the schedule table delete the path item wich can impact the pathfinding.
We should instead of removing the path item, clear schedule input (stop, schedule point, margin).
Since the button change its meaning we want to change the icon to an "eraser" icon

image

Acceptance criteria

  • The ❌icon is replaced by an eraser
  • Clicking on this button erases the information written for this line of the input table (arrival time, stopping time, margin, closed signal checkbox)
  • Clicking on this button DOES NOT remove the point from the path list
@flomonster flomonster added the kind:enhancement Improvement of existing features label Jul 24, 2024
@clarani clarani changed the title Schedule table: replace ❌ icon to an reaser and change it's behavior Schedule table: replace ❌ icon to an eraser and change it's behavior Jul 26, 2024
@theocrsb theocrsb self-assigned this Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:enhancement Improvement of existing features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants