Skip to content

Conversation

johannegg
Copy link
Collaborator

@johannegg johannegg commented Jul 1, 2025

Overview

This PR sets up the core chatbot interface with routing, input handling, dropdown functionality, and theme integration.

✨ Features

  • Added routing to chatbot page and linked cards
  • Implemented dropdown menu for selecting solutions
  • Built basic chat UI with input field, send button, and chat bubbles
  • Enabled message typing and auto-hiding intro text
  • Integrated digdir theme
  • Linked logo to start page and added browser favicon

Focus areas

  • There are 26 files under det folders design-tokens-build and design-token, no need to study these thoroughly
  • Created a new page: ChatbotPage
  • Created three components: ChatBubble, ChatLoader and Chats

@johannegg johannegg added this to the Sprint 2 milestone Jul 1, 2025
@johannegg johannegg self-assigned this Jul 1, 2025
@johannegg johannegg linked an issue Jul 1, 2025 that may be closed by this pull request
@johannegg johannegg marked this pull request as ready for review July 1, 2025 11:46
Copy link
Contributor

@vegardaaalbretsen vegardaaalbretsen left a comment

Choose a reason for hiding this comment

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

Looks good. Bug: Sideways slider on my wide screen with white bar on the right, only on docker?

Improvement suggestions

More contrast on the individal buttons in the drop down?

Copy link
Contributor

@vegardaaalbretsen vegardaaalbretsen left a comment

Choose a reason for hiding this comment

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

Goodie 🥇 (eg har ingen emojis på tastaturet sånn som brinje 👎 )

@johannegg johannegg merged commit 8f8bc7c into dev Jul 3, 2025
2 checks passed
@johannegg johannegg deleted the 21-feature-create-a-chatbot-page branch July 3, 2025 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Create a Chatbot Page

2 participants