Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix select group not applying correct style #216

Merged
merged 4 commits into from
Oct 6, 2024
Merged

Fix select group not applying correct style #216

merged 4 commits into from
Oct 6, 2024

Conversation

Pante
Copy link
Member

@Pante Pante commented Oct 4, 2024

Describe the changes
This PR fixes select group not applying correct style. It also refactors FSelectGroupItem to use classes instead of functions, following the guidance in https://stackoverflow.com/a/53234826/4189771. Lastly, it introduces the concept of "blue screen" testing to verify that custom styles are applied correctly.

Checklist

  • I have read the CONTRIBUTING.md.
  • I have included the relevant unit/golden tests.
  • I have included the relevant samples.
  • I have updated the documentation accordingly.
  • I have updated the CHANGELOG.md if necessary.

@Pante Pante requested review from kawaijoe and Daviiddoo October 4, 2024 12:45
@Pante Pante temporarily deployed to docs-development October 4, 2024 12:45 — with GitHub Actions Inactive
@auto-maid auto-maid bot temporarily deployed to docs-development October 4, 2024 12:46 Inactive
@auto-maid
Copy link

auto-maid bot commented Oct 4, 2024

Documentation Preview

Latest Commit SHA c7e64d0
Preview URL https://8cc9f769.forui-docs-dev.pages.dev/docs

You're seeing this because the docs/samples were updated.

@Pante Pante temporarily deployed to docs-development October 5, 2024 12:51 — with GitHub Actions Inactive
Copy link
Member

@kawaijoe kawaijoe left a comment

Choose a reason for hiding this comment

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

Minor issue, the rest lgtm!

forui/lib/src/widgets/select_group/select_group.dart Outdated Show resolved Hide resolved
@Pante Pante temporarily deployed to docs-development October 5, 2024 14:27 — with GitHub Actions Inactive
@Pante Pante force-pushed the fix/select-group branch from c7e64d0 to ad363b6 Compare October 6, 2024 09:56
@Pante Pante had a problem deploying to docs-development October 6, 2024 09:56 — with GitHub Actions Failure
@Pante Pante merged commit 3cbcfbf into main Oct 6, 2024
8 of 11 checks passed
@Pante Pante deleted the fix/select-group branch October 6, 2024 09:56
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