-
Notifications
You must be signed in to change notification settings - Fork 0
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
216 provide templates when creating new entries unique carer language #233
216 provide templates when creating new entries unique carer language #233
Conversation
🦋 Changeset detectedLatest commit: f29347b The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #233 +/- ##
==========================================
- Coverage 18.12% 17.85% -0.27%
==========================================
Files 118 119 +1
Lines 3129 3204 +75
Branches 113 115 +2
==========================================
+ Hits 567 572 +5
- Misses 2508 2577 +69
- Partials 54 55 +1 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the selection via the dropdown button. It feels like a very natural way of applying a template. Good job!
The following doesn't seem to work yet:
- After changing or creating a new entry, the templates are not available on subsequent creations without reloading the page. Probably this is a caching problem.
Screencast.From.2025-01-06.13-47-28.mp4
- Maybe we should enable word wrapping for the template selection items as they become quite long and can be cut of:
- Maybe a gap between the input or making it a group with the input field would further improve the user interface.
apps/backend/src/research/participants/participants.controller.ts
Outdated
Show resolved
Hide resolved
…-when-creating-new-entries-unique-carer-language
No description provided.