Bug: fix image close button ++ #56
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes done in this pr:
Made the fullscreen image overlay its own component and it is now rendering outside the main container, so that it can be placed in front over the headercontainer. This also solved the problem of the cross out button not being visible
Changed the styling of the preview images in the input field
Added fullscreen functionality to preview images as well.
Made the email link in the helper text work again by moving helpertext to ChatInput.tsx and make the buttons class smaller, so that it is not in front of the helper text.
Fixed the logo link to match brukerstotte vs servicedesk
Added margin-bottom to the chatloader in order for it to still be visible after the page has scrolled.
Something I tried
To do next in order: