-
Notifications
You must be signed in to change notification settings - Fork 70
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
chore: Change recommendedNextAction in process to update layoutsetname and add section to change in panel #13495
chore: Change recommendedNextAction in process to update layoutsetname and add section to change in panel #13495
Conversation
5285d29
to
7cec366
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #13495 +/- ##
=======================================
Coverage 95.15% 95.16%
=======================================
Files 1456 1459 +3
Lines 20107 20133 +26
Branches 2438 2439 +1
=======================================
+ Hits 19133 19159 +26
Misses 868 868
Partials 106 106 ☔ View full report in Codecov by Sentry. |
afff526
to
7712157
Compare
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.
Good job 👍 I have two things for you to consider:
...cess-editor/src/components/ConfigPanel/ConfigContent/EditLayoutSetName/EditLayoutSetName.tsx
Show resolved
Hide resolved
...cess-editor/src/components/ConfigPanel/ConfigContent/EditLayoutSetName/EditLayoutSetName.tsx
Show resolved
Hide resolved
Nice work 😄 @Konrad-Simso and I tested this together. FunctionFunctionally it works great. It makes sense that this "recommended next action" should only appear for process steps that have layout sets connected. We also checked that the code in Gitea changed as expected. LanguageWe have some considerations about the language. Suggestion:
And in the picture below, maybe change |
@ErlingHauan @Konrad-Simso There is also a slack thread where this were discussed; |
@standeren I see your point, but I don't think we have landed on avoiding Sidegruppe yet. I think we were supposed to discuss it this friday 🤔 I agree that we can iterate, but Gi utformingen et navn is a bit confusing to me. When reading that text, I don't understand exactly what I am naming. Maybe it would confuse our users as well 😬 What do you think about changing it to Gi oppgaven et navn to avoid the term Sidegruppe, and iterate on that? |
Hm, I see your point, but oppgave is referring to the task, which is not correct either 🤔 |
…dd section to change in panel
Agreed 😅 |
Yup 😅 She has already given some input in the slack thread tho, but at that time your inputs were not shared so she might have other opinions now 😄 |
b0ba3b8
to
2164fb8
Compare
@standeren and @ErlingHauan: I think we need to use sidegruppe here for now, and change it later if we change the term. Suggestion based on Erling´s: Gi sidegruppen et navn Veldig bra jobb i utganspunktet på denne meldingen dere - kudos! |
Den er god! Takk for rask respons 💪 |
Tre forslag:
De to siste medfører vel litt endring i koden, så det er kanskje ikke verdt å gjøre det i denne omgangen? Veldig gode forslag å spesifisere på denne måten i de tre meldingen - du tar dette med skriving fort @ErlingHauan :-D. Jeg tenker at det oppfyller et brukerbehov å få en god melding som også forteller konteksten, så kjør på med kodeendringer hvis det ikke tar en uke og de som sjefer over koden ikke har noe imot det :-D. Og så må vi slutte å si steg og holde oss til oppgave, og kaste ut layoutset(t) og si sidegruppe, så vi får en litt enklere hverdag i kommunikasjonen oss imellom, ha ha! |
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.
Godt jobba 👏
Ikke meningen å være en masekopp 😄
8ff914e
to
1ff2adf
Compare
Description
Skjermopptak.2024-09-06.kl.13.44.53.mov
NB: Many filechanges comes from change in folder structure ✅
Related Issue(s)
Verification