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

Fixed Table header in the Enhanced table #170

Open
ganesh-s05 opened this issue Jan 13, 2021 · 10 comments
Open

Fixed Table header in the Enhanced table #170

ganesh-s05 opened this issue Jan 13, 2021 · 10 comments

Comments

@ganesh-s05
Copy link

ganesh-s05 commented Jan 13, 2021

Hi @fbaligand ,

I have a Document table or Enhanced table & when i scroll down, the table headers are gone. Is there a way the headers can be freezed, like how we have in Excel? This way it will be helpful to look at the header column and correlate even we scroll down.

I looked up at the Kibana data table and haven't found anything convincing. Could you provide with some insight on to this?

@fbaligand
Copy link
Owner

Hi, this is currently not available. But it could be an enhancement.

@ganesh-s05
Copy link
Author

Ok, great.. thank you. I will await

@ganesh-s05
Copy link
Author

@fbaligand - any idea on when will this be implemented please?

@fbaligand
Copy link
Owner

It is on the roadmap, but clearly, I can’t tell you a date. Sorry.

@ganesh-s05
Copy link
Author

@fbaligand - Sure. I understand. while it is in the pipeline, is there any workaround small hacks that is/are available by editing a certain js file etc, & re-run the plugin install to make it work?

PS: It's just that people are looking for this option and thought if there is some workaround for now it will buy me sometime.

@fbaligand
Copy link
Owner

You can eventually fork the code, and checkout branch for your kibana version.
then change the scss files so that table has a fixed header.
and finally launch “yarn build” to build the package.
Btw, I invite you to follow “Development” section.

To have fixed table header, you can follow css solution suggested here:

https://stackoverflow.com/questions/4709390/table-header-to-stay-fixed-at-the-top-when-user-scrolls-it-out-of-view-with-jque

@ganesh-s05
Copy link
Author

@fbaligand - thank you for the suggestion. I will give it a try.

On a different note - Is it possible to use Enhanced table in the AWS Managed Elasticsearch? I wanted to try it & just wanted to cross check with you before trying to know is there something i should be aware of.

@fbaligand
Copy link
Owner

If you speak about Elastic Cloud offer (by Elastic), to my known, community plugins can’t be installed on provided kibana.
it is possible on Elastic Cloud Enterprise, but not Elastic Public Cloud.

@fbaligand
Copy link
Owner

fbaligand commented May 20, 2021

Concerning your enhancement, if you add a setting in “Options” tab, you can then open a Pull Request here, and I will be happy to merge it :)

@ganesh-s05
Copy link
Author

Great.. thank you very much for your swift response. I will give it a try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants