Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter user exhibits #81

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Filter user exhibits #81

wants to merge 3 commits into from

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