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

feat: add StudioSearch component #14348

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

standeren
Copy link
Contributor

@standeren standeren commented Jan 3, 2025

Description

  • add StudioSearch component.
  • use new component in code list page in library.
  • use new component in text editor.
  • use new compone

Dashboard:
Skjermbilde 2025-01-06 kl  13 48 12
nt on dashboard.

Text-editor:
Skjermbilde 2025-01-06 kl  13 49 00

CodeLists in content library:
Skjermbilde 2025-01-06 kl  13 49 19

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)

@github-actions github-actions bot added area/text-editor Area: Related to creating, translating and editing texts. solution/studio/designer Issues related to the Altinn Studio Designer solution. frontend labels Jan 3, 2025
@standeren standeren added skip-releasenotes Issues that do not make sense to list in our release notes area/content-library Area: Related to library for shared resources team/studio-domain1 skip-documentation Issues where updating documentation is not relevant labels Jan 3, 2025
@TomasEng TomasEng self-assigned this Jan 3, 2025
Copy link
Contributor

Choose a reason for hiding this comment

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

Jeg ser at det er gjort på denne måten enkelte andre steder, men for å følge fasademønsteret, bør vi egentlig lage en egen komponent rundt designsystemkomponenten. Da kan vi også sette size='sm' som standard og ta i bruk WithoutAsChild på prop-typen.

@TomasEng TomasEng assigned standeren and unassigned TomasEng Jan 3, 2025
@ErlingHauan
Copy link
Contributor

Vi har et søkefelt på dashbordet også. Hvis det ikke er for mye jobb, kan du legge den til der i tillegg?

@github-actions github-actions bot added the area/dashboard Area: Related to the dashboard application label Jan 3, 2025
@github-actions github-actions bot added the quality/testing Tests that are missing, needs to be created or could be improved. label Jan 6, 2025
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.59%. Comparing base (ffec39a) to head (045c842).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14348   +/-   ##
=======================================
  Coverage   95.58%   95.59%           
=======================================
  Files        1869     1871    +2     
  Lines       24237    24247   +10     
  Branches     2786     2787    +1     
=======================================
+ Hits        23167    23178   +11     
  Misses        814      814           
+ Partials      256      255    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@standeren standeren assigned TomasEng and unassigned standeren Jan 6, 2025
@TomasEng TomasEng self-requested a review January 6, 2025 08:34
@TomasEng TomasEng assigned standeren and unassigned TomasEng Jan 6, 2025
@standeren standeren removed their assignment Jan 6, 2025
@standeren standeren force-pushed the add-studio-component-for-search branch from 50c0a82 to 2679d7c Compare January 6, 2025 14:17
@TomasEng TomasEng removed their assignment Jan 7, 2025
@TomasEng TomasEng self-requested a review January 7, 2025 06:10
Copy link
Contributor

@TomasEng TomasEng left a comment

Choose a reason for hiding this comment

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

Var litt rask med å godkjenne denne. Se kommentar.

@standeren standeren assigned TomasEng and unassigned standeren Jan 7, 2025
@TomasEng TomasEng assigned standeren and unassigned TomasEng Jan 7, 2025
@standeren standeren assigned TomasEng and unassigned standeren Jan 8, 2025
@TomasEng TomasEng self-requested a review January 9, 2025 13:14
@TomasEng TomasEng assigned standeren and unassigned TomasEng Jan 9, 2025
@standeren standeren assigned TomasEng and unassigned standeren Jan 9, 2025
@TomasEng TomasEng self-requested a review January 9, 2025 14:45
Copy link
Contributor

@TomasEng TomasEng left a comment

Choose a reason for hiding this comment

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

Flott!

@TomasEng TomasEng removed their assignment Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/content-library Area: Related to library for shared resources area/dashboard Area: Related to the dashboard application area/text-editor Area: Related to creating, translating and editing texts. frontend quality/testing Tests that are missing, needs to be created or could be improved. skip-documentation Issues where updating documentation is not relevant skip-releasenotes Issues that do not make sense to list in our release notes solution/studio/designer Issues related to the Altinn Studio Designer solution. team/studio-domain1
Projects
Status: 🧪 Test
Development

Successfully merging this pull request may close these issues.

3 participants