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

Implement text reference handling in code list table #13739

Open
5 of 6 tasks
TomasEng opened this issue Oct 8, 2024 · 1 comment
Open
5 of 6 tasks

Implement text reference handling in code list table #13739

TomasEng opened this issue Oct 8, 2024 · 1 comment
Assignees
Labels
frontend kind/analysis Used when an issue needs to be analysed before it becomes a user story. kind/user-story Used for issues that describes functionality for our users. team/studio-domain1 ux UX help needed

Comments

@TomasEng
Copy link
Contributor

TomasEng commented Oct 8, 2024

As an app developer, I would like to view, add and edit text references, including text keys, for code lists. Although we already have a component for this purpose (TextResource), the design is not suitable for the new code list table. We need a way to display and edit text resources through the table.

Here are some sketches showing what it may look like:
Image
Image

Note

The keyboard event handling in StudioInputTable is made for one input item per cell. In order to implement the new component in the StudioInputTable, we need to refactor this to support multiple input elements per cell.

Tasks

Preview Give feedback
@TomasEng TomasEng added team/studio-domain1 kind/analysis Used when an issue needs to be analysed before it becomes a user story. ux UX help needed frontend kind/user-story Used for issues that describes functionality for our users. labels Oct 8, 2024
@wrt95
Copy link
Contributor

wrt95 commented Oct 16, 2024

We should update the intro course with the correct way when implementing this task

@TomasEng TomasEng moved this to 📈 Todo in Team Studio Oct 21, 2024
@TomasEng TomasEng self-assigned this Oct 30, 2024
@TomasEng TomasEng moved this from 📈 Todo to 👷 In Progress in Team Studio Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend kind/analysis Used when an issue needs to be analysed before it becomes a user story. kind/user-story Used for issues that describes functionality for our users. team/studio-domain1 ux UX help needed
Projects
Status: 👷 In Progress
Development

No branches or pull requests

2 participants