rairprotocol / rair-dapp

Source code for RAIRprotocol ecosystem
https://rairprotocol.org
Apache License 2.0
1.43k stars 889 forks source link

Information related to Video Category is not provided on Video Management page #253

Closed sarora180673 closed 1 month ago

sarora180673 commented 1 month ago

Latest dev branch

Test case : SuperAdmin user navigates to Video management page e.g., https://rair.market/user/videos

Observation : Information related to Category of Video is not provided on Video Management page. Screenshot from 2024-10-11 01-10-47

If user modifies some property of video e.g., change Visible to Hidden etc, then Category is displayed on UI since API response in this case provides category info. But still it's not very clear on UI, what that text signifies.

Screenshot from 2024-10-11 01-12-38

RAIReth commented 1 month ago

Update logic so super admins can control video category instead of just video uploader