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

[WEB-64] Exclude custom crew positions from dropdown, take two #46

Merged

Conversation

markspolakovs
Copy link
Member

Previous approach had a flaw where, if a field was a custom position, it'd get filtered out and be blank. To resolve this, move back to client-side filtering, and show it in the dropdown for that field (and only that field).

@linear
Copy link

linear bot commented Oct 8, 2023

WEB-64 Exclude custom crew positions from dropdown

In ben.allen's words, "can't wait to not need to have a million stupid used-once meme positions to scroll through for regular stuff".

Possibly a is_custom flag or similar on a position that excludes it from the default list but can be removed if we do decide to reuse the position?

Copy link
Member

@probablybenallen probablybenallen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code makes sense to me and worked during (some limited) testing locally.

@markspolakovs markspolakovs merged commit ab1b639 into master Oct 10, 2023
3 checks passed
@markspolakovs markspolakovs deleted the web-64-exclude-custom-crew-positions-from-dropdown-v2 branch October 10, 2023 08:28
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