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

Tasks locked by a user should have a different colour on the map #1453

Closed
spwoodcock opened this issue Apr 17, 2024 · 5 comments
Closed

Tasks locked by a user should have a different colour on the map #1453

spwoodcock opened this issue Apr 17, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request frontend Related to frontend code testing:ready Ready for testing

Comments

@spwoodcock
Copy link
Member

Is your feature request related to a problem? Please describe.

@manjitapandey

  • Currently it's difficult for users to keep track of which task they locked when mapping collaboratively.

Describe the solution you'd like

  • It would be easier for mappers if the task locked by them was updated on the map with a colour.
  • This helps to keep track of which task a user is currently working on.
  • The legend should probably be updated to include this different colour option.
@spwoodcock spwoodcock added enhancement New feature or request frontend Related to frontend code labels Apr 17, 2024
@spwoodcock spwoodcock added this to the FMTM 2024.03 Release milestone Apr 17, 2024
@manjitapandey
Copy link
Contributor

More than addition of more colors on tasks. We can consider other alternatives.
Alternative 1:
We can highlight the task that has been locked by the same user account from which they are logged in. The highlight can be done by darkening the border of that task. Since we don't highlight the task on selection and rather zoom to the task, this alternative can also be considered.

Alternative 2:
We can take reference from tasking manager. In TM, if you have hover to the tasks you mapped, a pop up appears saying "This task is mapped by you". Similar approach can be followed in FMTM too by adding pop up saying this task is locked by you.
image

@spwoodcock What is your take on those alternatives??
cc: @NSUWAL123

@spwoodcock
Copy link
Member Author

Great ideas @manjitapandey 👍

Why not both? 😄 We could add a different border and a tooltip when the user hovers over the task.

@NSUWAL123
Copy link
Contributor

@spwoodcock , you mean to say that if the _task is locked by the user themself then a border should appear on the task and when a user hovers his/her task a tooltip should appear.
And these 2 things are not applicable if the task is not locked by the user themself. Right?

@spwoodcock
Copy link
Member Author

Yes exactly!

It would just make it very clear to the user which tasks they locked for mapping themselves, and which ones were locked by other people 👍

@manjitapandey
Copy link
Contributor

Every tasks though i haven't locked it shows "this task was locked by you" pop up.
https://vimeo.com/938486537/566f85f005?share=copy

@manjitapandey manjitapandey added testing:fail Failed testing and removed testing:ready Ready for testing labels Apr 24, 2024
@NSUWAL123 NSUWAL123 added testing:ready Ready for testing and removed testing:fail Failed testing labels Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Related to frontend code testing:ready Ready for testing
Projects
Development

No branches or pull requests

3 participants