Skip to content

Conversation

@naeemmuhammad
Copy link

Currently, in admin view, exhibits from all users are shown. There is no support for users to see their own exhibits only, which could be a very useful feature. With this pull request we introduce a new filter 'owner' to let users filter their own exhibits. There still remains an option to view exhibits from other users.

@zerocrates
Copy link
Member

I think the filter itself is probably a good idea, but I don't want to make it the default as you have here.

@naeemmuhammad
Copy link
Author

should i make another pull request?

@zerocrates
Copy link
Member

A different pull request is probably the best option. You can also just force-push to the branch you're using for the PR and that will update this one, but since you're on your master, it's probably best to just make a new one on a different branch.

I recommend you split it up: the filter by itself first, then the UI pieces like links and buttons and possible default selections in a follow-up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants