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

[vizbuilder] support the "is_required" annotation #307

Closed
davelandry opened this issue Nov 27, 2018 · 2 comments · Fixed by #329
Closed

[vizbuilder] support the "is_required" annotation #307

davelandry opened this issue Nov 27, 2018 · 2 comments · Fixed by #329
Assignees
Labels
type: enhancement Small, low-risk improvements

Comments

@davelandry
Copy link
Member

If a dimension has the is_required: true annotation, and the user is not already drilling down by one of the dimension's levels, then add the top-most level to the mondrian-rest-client drilldowns.

@frabarz
Copy link
Collaborator

frabarz commented Dec 4, 2018

I wrote this in a way it adds the level internally, but there's no indication of this drilldown in the user interface. Should I make a group appear and block the button to delete it instead?

frabarz added a commit that referenced this issue Dec 4, 2018
@davelandry
Copy link
Member Author

@frabarz nope, let's do internally and hidden!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Small, low-risk improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants