bldrs-ai / Share

Share is a web-based BIM & CAD collaboration platform.
http://bldrs.ai
103 stars 30 forks source link

Open: List of repositories isn't being filtered by owner #1229

Open pablo-mayrgundter opened 2 months ago

pablo-mayrgundter commented 2 months ago

I'm seeing repos in the open pulldown that I do have access to but aren't being properly filtered given my org (e.g. test-models-private is part of our org, not my personal repos)

image

@nickcastel50 found the issue is that the helper isn't being invoked correctly. See https://github.com/search?q=repo%3Abldrs-ai%2FShare%20getUserRepositories&type=code. Save is doing it correctly

Please add unit tests and cypress tests

See also convo in #ops Friday July 5, 6:45pm ECT

OlegMoshkovich commented 1 month ago

Test are still necessary for this issue.