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

refactor: floating resource controls in table rows #3280

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

adrianthedev
Copy link
Collaborator

Description

Needs finishing up

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

Screenshots & recording

CleanShot 2024-09-29 at 12 06 33

Copy link

codeclimate bot commented Sep 29, 2024

Code Climate has analyzed commit 19ddf6d and detected 0 issues on this pull request.

View more on Code Climate.

@@ -2,6 +2,8 @@ module Avo
class Configuration
include ResourceConfiguration

#TODO: add a configuration switch that adds the necesarry classes
Copy link
Contributor

Choose a reason for hiding this comment

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

[rubocop] reported by reviewdog 🐶
[Corrected] Layout/LeadingCommentSpace: Missing space after #.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant