BoostIO / BoostNote-Legacy

This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
Other
17.07k stars 1.47k forks source link

Automatic line numbering interacts poorly with IP Addresses #3609

Closed CommanderTso closed 4 years ago

CommanderTso commented 4 years ago

Thanks for the product! I love it and use it daily.

Current behavior

When cutting, pasting, and otherwise working with IP addresses, the app will prepend incremental numbers to IPs pasted or moved to a new line.

This happens with both inserting a carriage return into a one-line list of IPs and with pasting IPs onto a line directly following one that starts with an IP.

I only tested a couple different language formats, but this happened across them all.

Expected behavior

To be able to paste IPs without altering their text

Steps to reproduce

Pasting IPs

Inserting carriage returns

Environment

arcturus140 commented 4 years ago

this is expected behaviour. As a workaround, wrap your IP addresses as code. You can also opt out of the enumeration by pressing enter in the new line that has automatically been created for you.

Flexo013 commented 4 years ago

Thanks for the report! This will be fixed by #3610.

arcturus140 commented 4 years ago

Thanks for the report! This will be fixed by #3610.

@Flexo013 #3609 is about supporting IP addresses, #3610 is a different issue. A fix for #3609 is not a fix for #3610. The current behaviour for #3609 works as intended and the expected behaviour for #3609 should be a won't fix.