Skip to content

Conversation

johannegg
Copy link
Collaborator

@johannegg johannegg commented Jul 21, 2025

Changes in this pr:

  • I have moved the input field (together with the camera and send button) out from the chatbotpage and made it its own component.
    • Additionally I have stopped using the Input component and switched it out with Textarea (from Designsystemet). The reason for this is that the Input component is single-lined, but I wanted to be able to add multiple lines.
    • I have fixed the input field so that it gets higher up until a max-height, then it gets scrollable.
  • I have moved out the image upload functionality and made it its own component.
  • I have made the chatbot reply wider
  • I have make the message bubble a bit smaller in terms of height.
  • I have made the styling more responsive

@johannegg johannegg self-assigned this Jul 21, 2025
@johannegg johannegg added enhancement New feature or request design labels Jul 21, 2025
@johannegg johannegg linked an issue Jul 21, 2025 that may be closed by this pull request
4 tasks
@johannegg johannegg marked this pull request as ready for review July 23, 2025 10:51
Copy link
Collaborator

@brinjemarie brinjemarie left a comment

Choose a reason for hiding this comment

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

så du fikset at man kan sende bilde uten tekst, supert!!

Copy link
Collaborator

@brinjemarie brinjemarie left a comment

Choose a reason for hiding this comment

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

  • bakgrunn med sorte bilder(fremhevet) fungerer dårlig, mangler også kryss. legge til rutete bakgrunn
  • oversettelse av varsel(burde pop up) og av tekst under inputfelt
  • ikke mulig å se forsørget bilde før man har sendt
  • linken til servicedesk fungerer ikke
  • presentasjonen av bildene som blir lagt ved kunne vært penere men viktigst er å gjøre det tydligere hvordan man fjerner de med litt bedre plassering av xen, kunne kanskje fått label

@johannegg johannegg merged commit 1c4cde0 into dev Jul 23, 2025
2 checks passed
@johannegg johannegg deleted the 48-enhancement-improve-chat-design branch July 23, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

design enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enhancement: Improve chat design

2 participants