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

Newlines not committed correctly in fink #38

Open
LukasHechenberger opened this issue Jun 15, 2024 · 3 comments
Open

Newlines not committed correctly in fink #38

LukasHechenberger opened this issue Jun 15, 2024 · 3 comments

Comments

@LukasHechenberger
Copy link

LukasHechenberger commented Jun 15, 2024

Hi, when i enter a text in fink newlines get messed up on commit:

Entering

Message

Header
- Point 1
- Point 2

will get committed as

Message
Header- Point 1-Point 2

This messes up a lot, I cannot use fink any more at the moment...

Also (may be related): When I copy the same text from fink to my local text editor the original message transforms to:

Message

Header

- Point 1

- Point 2
@NiklasBuchfink
Copy link
Member

@LukasHechenberger Thank you for opening this.

I have tried it myself and it looks like this in the committed code:
image

Is that what you would expect or does it look different in your commit?
And very important for reproduction, do you use Mac or Windows?

@NiklasBuchfink
Copy link
Member

@LukasHechenberger This will be solved when we introduce our inlang editor component in Fink (https://github.com/opral/monorepo/tree/main/inlang/source-code/message-bundle-component).

Please wait until we have this ready, as it allows us to fix issues with the editing experience for all apps.

@LukasHechenberger
Copy link
Author

Alright, thanks. If you can't reproduce it: I'm using Safari on macOS.

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

No branches or pull requests

2 participants