Skip to content

Conversation

@celikerde
Copy link
Collaborator

Checklist

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Types of changes

  • feat: A new feature
  • fix: A bug fix
  • docs: Documentation only changes
  • style: Changes that do not affect the meaning of the code (white-space, formatting, etc)
  • refactor: A code change that neither fixes a bug nor adds a feature
  • perf: A code change that improves performance
  • test: Adding missing tests or correcting existing tests
  • build: Changes that affect the build system or external dependencies
  • ci: Changes to our CI configuration files and scripts
  • chore: Other changes that don't modify src or test files
  • revert: Reverts a previous commit

Description

Related Issue

…ble order and direction

- Implemented a helper function to sort items based on the specified parameters, enhancing the component's flexibility.
… sorting functionality for improved data presentation

- Added sorting methods to `FormSummaryItem`, `ListSection`, and `StepperPreview` components to enhance the display of items and cards.
- Updated the rendering logic to utilize sorted data, ensuring a consistent and user-friendly experience across the application.
- Introduced a method to sort country cards and preview form data alphabetically, improving the organization of displayed information.
@celikerde celikerde requested a review from OoBook October 5, 2025 22:37
@OoBook OoBook changed the title Bugfix/when selecting from 2 or more countries it starts from the right issue 249 fix: when selecting from 2 or more countries it starts from the right issue 249 Oct 10, 2025
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.

3 participants