ExtensionEngine / tailor

Content authoring platform
MIT License
31 stars 10 forks source link

UX for occupied / focused content element #936

Open bubafinder opened 2 years ago

bubafinder commented 2 years ago

I'm submitting a...

Context

Leaving border color for occupied content element (red) after the element is focused makes no sense for the user because suggests that there is maybe a problem with the content element.

Steps to reproduce

  1. Click on the content element with the first user
  2. Go to the same content element with the second user on another browser. The content element is styled with red border-color
  3. Click on the same content element with the second user

Issue: Border color is styled in red for both users

Expected behavior

Focus color needs to be prioritized over occupied color. Avatar is a sufficient indicator that the element is occupied.

Screenshot

Screenshot how looks content element that is focused and someone else is working on it image