Skip to content

[PR] Minor changes on 1.4.2#36

Merged
doyoonkim3312 merged 6 commits intoreleasefrom
development
Jun 19, 2025
Merged

[PR] Minor changes on 1.4.2#36
doyoonkim3312 merged 6 commits intoreleasefrom
development

Conversation

@doyoonkim3312
Copy link
Member

Minor changes have been applied to Version 1.4.2

  • Fix UI feature, including restoration of missing padding values, onExit() handler for back button/swipe
  • Enhance app sustainability. (modification has been made based on the edge case test, Resolving Main Thread Occupation)

  - Resolve identified problems on Edge-case (Access application with no internet connection.)
    * Domain layer would handle internal error, and emit either proper value or nothing.
  - Resolve identified problems on Edge-case (Access application with no internet connection.)
    * Domain layer would handle internal error, and emit either proper value or nothing.
  - (In-progess) UI improvement is in progress for identified Skipping frames issue.
  - Appropriate onExit action has been defined to handle 'exit the application' behavior.
  - Apply Missing padding values goes to the Bottom of the Composable.
  - Add slight delay (0.2 seconds) before actual bookmark fetching process, in order to enhance user experience.
@doyoonkim3312
Copy link
Member Author

Code has been verified on the local side of the machine (macOS). Ignore the result of test commenced by Github Action.

@doyoonkim3312 doyoonkim3312 merged commit 500dc33 into release Jun 19, 2025
1 check failed
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