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-2590: Reduce size of filters and upgrade components #528

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

vetlesolgaard
Copy link
Contributor

Hva har blitt lagt til✨🌈

  • Endrer størrelse på hendelse filter

Screenshots 📸✨

Før
Screenshot 2024-10-15 at 08 47 53

Etter
Screenshot 2024-10-15 at 08 47 44

@vetlesolgaard vetlesolgaard requested a review from a team as a code owner October 15, 2024 06:48
Comment on lines +177 to +180
return toggles.isFrisktilarbeidEnabled;
case 'SNART_SLUTT_PA_SYKEPENGENE':
return toggles.isOppfolgingISenFaseEnabled;
case 'MANGLENDE_MEDVIRKNING':
return toggles.isManglendeMedvirkningEnabled;
Copy link
Contributor

Choose a reason for hiding this comment

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

Vi burde fjerne toggles etterhvert på de som allerede er i prod.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Bra huska! Setter opp oppgave på det 🤌

Comment on lines 258 to 259
<div className="mb-4">
<EkspanderbartPanel apen tittel="Hendelse">
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Kan fjerne denne div'en her ser jeg

@vetlesolgaard vetlesolgaard force-pushed the IS-2590-Make-filter-checkboxes-smaller branch from 181c370 to c18fd8f Compare October 15, 2024 08:17
@vetlesolgaard vetlesolgaard force-pushed the IS-2590-Make-filter-checkboxes-smaller branch from c18fd8f to 19b723f Compare October 15, 2024 08:22
@vetlesolgaard vetlesolgaard merged commit 6348c5d into master Oct 15, 2024
3 checks passed
@vetlesolgaard vetlesolgaard deleted the IS-2590-Make-filter-checkboxes-smaller branch October 15, 2024 12:49
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.

3 participants