feat: improve layout and add send icon to comment submission UI #15

Merged
ben merged 1 commit from feature/Add-Comment-Input into master 2025-01-21 13:58:14 +00:00
Owner

This commit makes the following improvements to the comment submission UI:

  • Wraps the UI in a Box to center the content.
  • Pads Row components.
  • Adds an Icon in the submit button.
  • Makes TextField fill available width and height.
    These changes affect App.kt.

Closes #6

This commit makes the following improvements to the comment submission UI: - Wraps the UI in a `Box` to center the content. - Pads `Row` components. - Adds an `Icon` in the submit button. - Makes `TextField` fill available width and height. These changes affect `App.kt`. Closes #6
ben added 1 commit 2025-01-21 13:52:05 +00:00
feat: improve layout and add send icon to comment submission UI
All checks were successful
Build / build (pull_request) Successful in 5m49s
c0dbf668ec
This commit makes the following improvements to the comment submission UI:
-   Wraps the UI in a `Box` to center the content.
-   Pads `Row` components.
-   Adds an `Icon` in the submit button.
-   Makes `TextField` fill available width and height.
These changes affect `App.kt`.
ben self-assigned this 2025-01-21 13:52:09 +00:00
ben merged commit 0feaf9e92b into master 2025-01-21 13:58:14 +00:00
ben deleted branch feature/Add-Comment-Input 2025-01-21 13:58:15 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bob/mobile-application#15
No description provided.