Show all the users, not just the online ones on top of the page.
Only show the green circle around the avatar of the online users.
Add the number of edits (new nodes and changes to existing nodes) each person has contributed so far as a badge under their avatar to motivate them to contribute more. Please use https://mui.com/material-ui/react-avatar/#with-badge
Order the user avatars based on their number of contributions from left to right, ascendingly.
Clicking each user avatar should open the user's sidebar listing all their edits to the ontology, similar to the proposals history sidebar for each user on 1Cademy:
For this purpose, if you think it's necessary to create a new collection, similar to versions on 1Cademy, please do so.
Each as an item indicating:
The title of the node
The type of edit
The data and time of the edit
The editor's full name
Clicking each item should open the corresponding page and color-code the exact changes that the user made to that page.
The user should be able to sort the list of items descendingly or ascendingly.
The user should be able to search the list of items.
Please note that these are logs of only user contributions and we do not need to list the changes made due to inheritance.
Please implement the following changes:
versions
on 1Cademy, please do so.