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

RI-5917-ShowTTL-checkbox-for-hash-fields #3624

Merged

Conversation

kchepikava
Copy link
Contributor

#RI-5917

@kchepikava kchepikava self-assigned this Jul 18, 2024
import { EuiButton, EuiCheckbox, EuiFlexGroup, EuiFlexItem } from '@elastic/eui'
import AutoSizer from 'react-virtualized-auto-sizer'

import VerticalDivider from 'uiSrc/pages/rdi/statistics/components/vertical-divider'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not recommend using here VerticalDivider from rdi statistics components, could you please change it to Divider from common components? Maybe add property to have an ability use vertical

{({ width = 0 }) => (
<div style={{ width }}>
<EuiFlexGroup justifyContent="flexEnd">
<EuiFlexItem className={styles.keyFormatter__item}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no reason use BEM since we use scoped styles,
it is better to name keyFormatterItem

rsergeenko
rsergeenko previously approved these changes Jul 22, 2024
egor-zalenski
egor-zalenski previously approved these changes Jul 29, 2024
mariasergeenko and others added 4 commits July 29, 2024 11:57
… into e2e/feature/RI-5917-hide-ttl-for-individual-hash-fields
…tl-for-individual-hash-fields

E2e/feature/ri 5917 hide ttl for individual hash fields
@kchepikava kchepikava requested a review from rsergeenko July 29, 2024 14:54
@kchepikava
Copy link
Contributor Author

@romansergeenkosofteq, last commit adds subheader to all types

rsergeenko
rsergeenko previously approved these changes Jul 30, 2024
rsergeenko
rsergeenko previously approved these changes Jul 30, 2024
@kchepikava kchepikava dismissed rsergeenko’s stale review August 6, 2024 12:34

The merge-base changed after approval.

@kchepikava kchepikava requested review from rsergeenko and removed request for ArtemHoruzhenko and ViktarStarastsenka August 6, 2024 13:26
@kchepikava
Copy link
Contributor Author

@romansergeenkosofteq, this needs to be reapproved in order to be merged

@kchepikava kchepikava merged commit 09f2545 into main Aug 6, 2024
6 checks passed
@mariasergeenko mariasergeenko deleted the fe/feature/RI-5917-hide-ttl-for-individual-hash-fields branch October 31, 2024 13:33
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

Successfully merging this pull request may close these issues.

4 participants