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

Fixes MahaanKoshTooltip Reading mode bug: #1741 + Prettier formatting #1742

Conversation

JapnitS
Copy link
Collaborator

@JapnitS JapnitS commented Sep 26, 2024

  • Passed sanity tests.
  • Ran npm test & fixed newly introduced lint errors.
  • Checked console for errors.

Fixes bug #1741 by wrapping BaaniLine in MahaanKoshContext.provider.

  • Main logic diff pointer

  • Test snapshot change

  • Prettier formatting

@gurjit03
Copy link
Collaborator

  • Passed sanity tests.
  • Ran npm test & fixed newly introduced lint errors.
  • Checked console for errors.

Fixes bug #1741 by wrapping BaaniLine in MahaanKoshContext.provider.

  • Main logic diff pointer
  • Test snapshot change
  • Prettier formatting

@JapnitS Great work 🔥 fixing this bug. Can we kindly remove this prettier formatting as we mostly relying on the VScode internal formatter so that we have similar formatting across the product.

Rather I would propose to create another ticket to move the formatting to the prettier and we can do so in 1 formatting PR.
cc @Gauravjeetsingh

@gurjit03 gurjit03 self-requested a review September 26, 2024 06:11
<div
key={source}
Copy link
Collaborator

@gurjit03 gurjit03 Sep 26, 2024

Choose a reason for hiding this comment

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

@JapnitS here we are fixing the key to the spanish language ?

)}
</div>
{/* Punjabi Translation Languages */}
<div
Copy link
Collaborator

Choose a reason for hiding this comment

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

@JapnitS Lets create a small component named DisplayMixedViewBaani and use that here.

@JapnitS
Copy link
Collaborator Author

JapnitS commented Sep 27, 2024

Closed in favor of #1743

@JapnitS JapnitS closed this Sep 27, 2024
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.

2 participants