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

IS-2728: Combine filterpanel to one #550

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

ingring
Copy link
Contributor

@ingring ingring commented Nov 25, 2024

Hva har blitt lagt til✨🌈

Lagt alle filtrene i oversikten i samme panel for å spare plass og muligens synliggjøre filtermulighetene i morra. Vi måler allerede bruk av hendelsesfilteret, alder og dato i amplitude, så det blir spennende å se om bruken øker.

Screenshots 📸✨

Skjermbilde 2024-11-25 kl  14 21 30

@ingring ingring requested a review from a team as a code owner November 25, 2024 13:27
Copy link
Contributor

Choose a reason for hiding this comment

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

Burde denne renames? Nå når dette ikke egentlig er et panel? 😊

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Godt poeng - enig!

@andersrognstad
Copy link
Contributor

Regner med det er avklart at disse panelene ikke lenger skal være expandable/collapsable? :) Ser ingen grunn til at de trenger være det egentlig.

/>
</div>
</Ekspanderbartpanel>
<div className="flex flex-col gap-4">
Copy link
Contributor

Choose a reason for hiding this comment

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

Kan evt endre til å bruke VStack

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Godt tenkt!

@ingring ingring force-pushed the IS-2728-combine-filterpanel-to-one branch from bba0c44 to 39b8f77 Compare November 25, 2024 14:05
Comment on lines +14 to +18
<TextField
size="small"
label={texts.undertittel}
value={filterState.tekstFilter}
onChange={(e) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Snakket med Peter om å fjerne description her? Tenker at nå som vi får søk, så burde det være tydelig at dette ikke er et søk, men et filter. Man kunne beholdt samme description som før, men bare endret teksten fra Søk på navn eller fødselsnummer -> Filtrer på navn eller fødselsnummer eller noe sånt?

@ingring ingring merged commit 164db44 into master Nov 27, 2024
3 checks passed
@ingring ingring deleted the IS-2728-combine-filterpanel-to-one branch November 27, 2024 07:29
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