Skip to content
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

Task: Fix chat component visibilities #407

Closed
7 tasks done
BillTheBeast opened this issue Feb 12, 2025 · 0 comments · Fixed by #470
Closed
7 tasks done

Task: Fix chat component visibilities #407

BillTheBeast opened this issue Feb 12, 2025 · 0 comments · Fixed by #470
Assignees

Comments

@BillTheBeast
Copy link
Contributor

BillTheBeast commented Feb 12, 2025

🧹 Task Description

  • Task: Fix chat send button/emoticon panel visibility and premade responce panel visibility
  • Purpose: Above components are currently visible by default taking a lot of space on the screen, fixing this would provide this space back to showing messages.

Steps to Complete

Outline the steps or actions needed to complete the chore. Include any relevant details or instructions:

  • Send Emoticon panel
    • Make it so that the panel is minimized by default.
      • Only one of the faces should be visible.
    • When pressing the face the panel should grow to show the emoticon faces offered.
    • When player sends the message the panel should minimize.
    • When the player presses outside of the panel it should minimize.
  • Premade response panel
    • Make this panel hidden by default.
    • When the player presses the text area to write a message show the response panel
    • When the player chooses the response and sends the message hide the panel.

@BillTheBeast BillTheBeast moved this to KLAANI hommat in KÄYTTÖLIITTYMÄ Feb 12, 2025
@BillTheBeast BillTheBeast linked a pull request Feb 28, 2025 that will close this issue
@github-project-automation github-project-automation bot moved this from KLAANI hommat to Tehty in KÄYTTÖLIITTYMÄ Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Tehty
Development

Successfully merging a pull request may close this issue.

2 participants