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

In TMModel we need styling options to show the button as per requirement #382

Open
amosekr opened this issue Jun 19, 2024 · 1 comment
Open
Assignees

Comments

@amosekr
Copy link
Collaborator

amosekr commented Jun 19, 2024

In my case, I have 3 buttons. 3 having different functionalities and It should show with primary button style. But now Its showing with tertiary and secondary Style.

image

If I used 3 buttons with primary style. All buttons work with one functionality not working with mapped events.

@github-project-automation github-project-automation bot moved this to In Review in Modus Mobile Jun 19, 2024
@amosekr amosekr changed the title Button are not working properly in modus alert popup Same type of buttons are not working properly in modus alert popup & Remove shadow in alert popup Jun 26, 2024
@Sofiya-kumar Sofiya-kumar changed the title Same type of buttons are not working properly in modus alert popup & Remove shadow in alert popup In TMModel we need styling options to show the button as per requirement Jul 3, 2024
@Sofiya-kumar Sofiya-kumar moved this from In Review to To Do in Modus Mobile Jul 8, 2024
@Sofiya-kumar Sofiya-kumar moved this from To Do to In Progress in Modus Mobile Jul 8, 2024
@Sofiya-kumar
Copy link
Collaborator

After analyzing the code we found that the action event was not triggered properly when the same button was called in the modal. Fixed this by removing the local instance of each button clicked event and used the parameter action event as action.

@Sofiya-kumar Sofiya-kumar moved this from In Progress to PR Review in Modus Mobile Jul 8, 2024
@Sofiya-kumar Sofiya-kumar self-assigned this Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: PR Review
Development

No branches or pull requests

2 participants