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

Feature Request: use select when columns are "hidden" #1330

Closed
mrmarcsmith opened this issue Oct 4, 2019 · 2 comments
Closed

Feature Request: use select when columns are "hidden" #1330

mrmarcsmith opened this issue Oct 4, 2019 · 2 comments
Labels
type:feature New feature or improvement of existing feature

Comments

@mrmarcsmith
Copy link
Contributor

Now that we have the ability to hide certain columns it would be a cool performance boost to use the select value to only fetch the columns that aren't hidden. This would both reduce the amount of data sent to the dashboard and allow for "covered" queries in mongo that only use the RAM index to fulfill the request.

In the case that we "un-hide" a column after loading we could display a [Please refresh to view value] box. once they refresh or reload the data would be there.

@TomWFox TomWFox added the type:feature New feature or improvement of existing feature label Oct 5, 2019
@stale
Copy link

stale bot commented Nov 19, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the state:wont-fix Won’t be fixed with a clearly stated reason label Nov 19, 2019
@dplewis dplewis added enhancement and removed state:wont-fix Won’t be fixed with a clearly stated reason labels Nov 19, 2019
@mtrezza mtrezza removed the type:feature New feature or improvement of existing feature label Oct 4, 2021
@mtrezza
Copy link
Member

mtrezza commented Oct 4, 2021

Closing via #1694

@mtrezza mtrezza closed this as completed Oct 4, 2021
@mtrezza mtrezza added type:feature New feature or improvement of existing feature and removed type:improvement labels Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

4 participants