Skip to content

feat: search migrate to cmp #2386

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

Open
wants to merge 6 commits into
base: kmp-impl
Choose a base branch
from
Open

Conversation

kapmaurya
Copy link
Contributor

Fixes - [Jira-#Issue_Number](https://mifosforge.jira.com/browse/MIFOSAC-428)

Didn't create a Jira ticket, click here to create new.

Please Add Screenshots If there are any UI changes.

Before After

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Run the static analysis check ./gradlew check or ci-prepush.sh to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

@revanthkumarJ
Copy link

@kapmaurya is it done?

@revanthkumarJ
Copy link

@kapmaurya run the application and upload screenshots

Copy link

@revanthkumarJ revanthkumarJ left a comment

Choose a reason for hiding this comment

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

@kapmaurya do the mentioned changes and upload screenshots.

Double check

  • remove comments
  • change fontSize to MaterialTheme.typography
  • use MifosIcons


AlertDialog(
modifier = modifier.widthIn(max = configuration.screenWidthDp.dp - 80.dp),
modifier = modifier.widthIn(max = dialogMaxWidth),

Choose a reason for hiding this comment

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

I think we have MifosAlertDialog see it and use it

Choose a reason for hiding this comment

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

name of that composable is MifosDialogBox

@niyajali
Copy link
Collaborator

@kapmaurya @revanthkumarJ is it done

@revanthkumarJ
Copy link

@kapmaurya if it is done upload screenshots , if you are facing any issue mention those screenshots and issue in android-client slack channel

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