hikaya-io / hakawati

A collection of UI components
GNU General Public License v3.0
2 stars 1 forks source link

Refactor `H-tab` component to add slots so we can hide `h-tab` on the `profile` and `ws settings` pages #228

Closed andrewtpham closed 3 years ago

andrewtpham commented 3 years ago

Is your feature request related to a problem? Please describe. We would like to refactor the h-tab componentby being able to support slots. Currently element UIel-tab` doesnt support slots: https://element.eleme.io/#/en-US/component/tabs

Kimaiyo077 commented 3 years ago

Hey @andrewtpham @ninetteadhikari, I am going to implement this using CSS on hakawati to hide the tab on smaller screen sizes but leave the page displaying. cc @michaelbukachi