Skip to content

fix : autoformatting issues#6762

Open
rovertrack wants to merge 4 commits intocommons-app:mainfrom
rovertrack:autoformat
Open

fix : autoformatting issues#6762
rovertrack wants to merge 4 commits intocommons-app:mainfrom
rovertrack:autoformat

Conversation

@rovertrack
Copy link
Copy Markdown
Contributor

@rovertrack rovertrack commented Mar 18, 2026

Description (required)

Fixes #6706

What changes did you make and why?
applied filter for edit text which removes formatting by applying string() for characters formatting and trim() for spanned formatting

Screenshots (for UI changes only)

before :

az_recorder_20260305_225406.mp4

after:

az_recorder_20260319_031603.mp4

Copy link
Copy Markdown
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@rovertrack
Copy link
Copy Markdown
Contributor Author

rovertrack commented Mar 22, 2026

thanks @nicolas-raoul )

@github-actions
Copy link
Copy Markdown

✅ Generated APK variants!

Copy link
Copy Markdown
Collaborator

@Kota-Jagadeesh Kota-Jagadeesh left a comment

Choose a reason for hiding this comment

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

With this branch, the issue is still reproducible on my phone

also i noticed that the space bar also doesn’t seem to be working (but works fine on main branch). Could you please look into this? Thanks.

I copied and pasted three different fonts, but it looks exactly the same.

Image

@rovertrack
Copy link
Copy Markdown
Contributor Author

I copied and pasted three different fonts, but it looks exactly the same.

Can you please share image /video which demonstrates hoe it should have been vs how it is !!
Thanks.

@Kota-Jagadeesh
Copy link
Copy Markdown
Collaborator

it should be shown as plain text, as stated in the issue. right now, if i copy text in bold format and paste it into the nearby, it stays bold. instead, it should appear as plain text with no formatting. what we tested here #6706 (comment) on main is even reproducable on this branch.

@rovertrack
Copy link
Copy Markdown
Contributor Author

Got your point, I wil update this soon.
Thanks

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.

Nearby item feedback text field should not have formatting

3 participants