Skip to content

style(ESlint): fix attribute order in SettingsMacrosTabExpert.vue#2373

Merged
meteyou merged 1 commit intomainsail-crew:developfrom
meteyou:style/fix-codestyle-SettingsMacrosTabExpert
Jan 5, 2026
Merged

style(ESlint): fix attribute order in SettingsMacrosTabExpert.vue#2373
meteyou merged 1 commit intomainsail-crew:developfrom
meteyou:style/fix-codestyle-SettingsMacrosTabExpert

Conversation

@meteyou
Copy link
Member

@meteyou meteyou commented Jan 5, 2026

Description

This PR just fix the order of attributes in SettingsMacrosTabExpert.vue, which was an ESlint issue.

Related Tickets & Documents

none

Mobile & Desktop Screenshots/Recordings

none

[optional] Are there any post-deployment tasks we need to perform?

none

Signed-off-by: Stefan Dej <meteyou@gmail.com>
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR addresses an ESLint violation by reordering attributes in the draggable component to comply with Vue's recommended attribute ordering convention (props before events).

  • Reorders :force-fallback and @change attributes in the draggable component

@meteyou meteyou merged commit 2198d25 into mainsail-crew:develop Jan 5, 2026
12 checks passed
@meteyou meteyou deleted the style/fix-codestyle-SettingsMacrosTabExpert branch January 5, 2026 22:54
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