Skip to content

Add append feature #166

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

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

Add append feature #166

wants to merge 3 commits into from

Conversation

gp-lnuff
Copy link
Contributor

Hello,

I found myself using the SelectTree as a grouped Select with collapsible groups for the most part,
and needing to append a special value after the db/relationship-generated ones.

Should be functionally identical to prepend, making use of the push() collection method.

Before I make more PRs, are there any workarounds for grouping records into branches that aren't records themselves?
Like an enum value on a column, or a foreign key to a parent-like "groups" table.
If this isn't the right place for that question let me know where I could ask, thanks.

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.

1 participant