Skip to content

Add new item#8

Open
Jiyu13 wants to merge 150 commits intomainfrom
add-new-item
Open

Add new item#8
Jiyu13 wants to merge 150 commits intomainfrom
add-new-item

Conversation

@Jiyu13
Copy link
Owner

@Jiyu13 Jiyu13 commented Aug 19, 2025

  • add creating new item form

Jiyu13 added 30 commits July 23, 2025 12:42
- maps the JSON field created_at
- maps the JSON field item_count
- check if top bar is in ListsScreen
- check if goBackIcon is null
- Sets isLoading = true while waiting for the result.
- resets isLoading to false
- track isLoading + load lists if isLoading is true
- create SharedUsers model
- center aligned list share row
- style list share text
- show original lists if input is empty
- if not show lists filtered by input
- keep search input when done is clicked
- add rightText, right Icon param
- check if new params
- require userId + request as params
- return a ListModel object
Jiyu13 added 30 commits August 16, 2025 18:03
 - user "by remember" statement
…ic list

- add path parameter with @path
- add request body with @Body
- retrieve listId from backStackEntry
- call the Screen composable ListifyNewItemScreen
-Implements network call to create new items in a specific list.
- Handles success response and exception catching.
- - Implement ListifyNewItemScreen composable with input fields
- Add integration with ListItemViewModel for saving items
- check if description is blank + show the error
- if empty, set isError to be true + show error message
- if not call viewmodel for updating item
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant