microsoft / fluentui-android

MIT License
575 stars 103 forks source link

V2 Basic Card: Modifier order revert #649

Closed Anubhvv closed 6 months ago

Anubhvv commented 6 months ago

Problem

User passed modifier order was creating problems.

Root cause

Fix

Applying user passed modifier before internal modifiers.

Validations

(how the change was tested, including both manual and automated tests)

Screenshots

Before After
Screenshot or description before this change Screenshot or description with this change

Pull request checklist

This PR has considered: