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

Options in the Parent Models need UI update #88

Open
dariosena opened this issue May 1, 2020 · 2 comments
Open

Options in the Parent Models need UI update #88

dariosena opened this issue May 1, 2020 · 2 comments

Comments

@dariosena
Copy link

Steps:

  • create an abstract model BaseModel
  • create a model DerivedOne that extends from BaseModel
  • rename BaseModel to Base
  • create a new model DerivedTwo that extends from Base

Problem:

  • The parent models options still have the BaseModel option for display[only]

branch: task/treeview

@mmcardle
Copy link
Owner

mmcardle commented May 5, 2020

@dariosena Thanks will take a look

mmcardle added a commit that referenced this issue Jun 4, 2020
mmcardle added a commit that referenced this issue Jun 4, 2020
@mmcardle
Copy link
Owner

mmcardle commented Jun 5, 2020

@dariosena I think this is fixed now

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

No branches or pull requests

2 participants