You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
Users should be able to select a file and deselect its meta file if they want to, but currently the UI is showing the parent file as deselected when the meta file is deselected, which is wrong. It looks like the information of what is selected is correct though, given that selecting the meta file again shows the parent as also being selected, so it's possible that the bug is when rendering the checkbox...