Altinn / Altinn/app-lib-dotnet

Utvide FileUploadWithTag til å tillate tall, tegn og mellomrom i tagsene

Open
#1,486 0 comments 1 reaction 0 assignees View on GitHub
kind/feature-request status/triage
Dominant language
C#
Stars
8
Forks
27
Avg merge
1h 21m
Merged PRs (30d)
7

Description

### Description

FileUploadWithTag komponenten tillater kun bokstaver i tagsene, men ikke mellomrom, tegn eller tall, noe som skaper problemer når fillagringssystemene forventer tags med tall (f.eks. "A01", "S02") og vi må implementere workarounds ved å sette ekstra metadata på dataelementene.

### Additional Information

Løsning: Utvide FileUploadWithTag til å tillate tall, tegn mellomrom i tagsene.

Contributor guide

Open the contributing guide

Research direction

Locate the FileUploadWithTag component and inspect how tag values are validated or parsed. Update the accepted tag input to cover numbers, punctuation, and spaces, then verify that examples such as "A01" and "S02" are accepted without requiring extra metadata.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.