Skip to content

Implement #15#23

Open
MaxMichel2 wants to merge 6 commits intomainfrom
feature/#15
Open

Implement #15#23
MaxMichel2 wants to merge 6 commits intomainfrom
feature/#15

Conversation

@MaxMichel2
Copy link
Collaborator

@MaxMichel2 MaxMichel2 commented Mar 16, 2026

  • Resolve Convert url parameter for mocks to array #15
  • Refactor certain UI aspects to handle the issue
  • Update Module navigation logic to handle data classes
    • This was an oversight that should have been handled earlier but without an actual need for it, it wasn't identifiable as an issue

@MaxMichel2 MaxMichel2 added this to the Initial release milestone Mar 16, 2026
@MaxMichel2 MaxMichel2 requested a review from matthiaslao March 16, 2026 16:32
@MaxMichel2 MaxMichel2 self-assigned this Mar 16, 2026
@MaxMichel2 MaxMichel2 added the enhancement New feature or request label Mar 16, 2026
Different environments with same endpoints can now be configured together
Replace with android instead
With the previous implementation, data class destinations could not be parsed correctly so the change is to use a KClass<out NavKey> type instead for the correct mapping and introduce a new entrryDestination variable to hold the necessary data object destination for this module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Convert url parameter for mocks to array

1 participant