Skip to content

Conversation

@mpflex
Copy link
Contributor

@mpflex mpflex commented Apr 14, 2025

Overview
This PR:

  • adds the ability for users to drag and drop to reorder choice option fields.
  • adds style: a new presentation attribute similar to "compact" called "compact-center"

Tests

  • updates stories to include field deletion

Screencapture

Screen.Recording.2025-04-14.at.4.50.46.PM.mov

References TCKT

@changeset-bot
Copy link

changeset-bot bot commented Apr 14, 2025

⚠️ No Changeset found

Latest commit: 0a366d6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link

Plan: 0 to add, 1 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~   update in-place

Terraform will perform the following actions:

  # cloudfoundry_app.tts-10x-forms-dev-server-doj_tts-10x-forms-dev-server-doj-app_22D74DC4 will be updated in-place
~   resource "cloudfoundry_app" "tts-10x-forms-dev-server-doj_tts-10x-forms-dev-server-doj-app_22D74DC4" {
~       docker_image                    = "ghcr.io/gsa-tts/forms/server-doj:210aa1772c37d134946468ecf4ab0789b0ed0732" -> "ghcr.io/gsa-tts/forms/server-doj:4661cfe43ea5959a742f1f13aa90f0155c9535a4"
        id                              = "8ad75c3a-28fa-430c-b723-404e19b35de8"
        name                            = "tts-10x-forms-dev-server-doj-app"
        # (17 unchanged attributes hidden)

        # (3 unchanged blocks hidden)
    }

Plan: 0 to add, 1 to change, 0 to destroy.

Copy link
Contributor

@kalasgarov kalasgarov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Nice work!

@mpflex mpflex merged commit 92e145d into main Apr 15, 2025
7 checks passed
@mpflex mpflex deleted the feat/587-reorder-choice-option-components branch April 15, 2025 12:40
@mpflex
Copy link
Contributor Author

mpflex commented Apr 15, 2025

@jonadecker ability to reorder choice options has been merged

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