arimgibson / Deadname-Remover

An easy to use Firefox and Chrome plugin to automatically remove and replace deadnames
MIT License
118 stars 30 forks source link

Deadname remover doesn't work with chosen name that doesn't have a middle name #486

Open squarles opened 2 years ago

squarles commented 2 years ago

My chosen name does not have a middle name (at least as of yet), but when Deadname Remover removes my full legal deadname, it keeps my former middle name.

Instead of: (Deadname First) (Deadname Middle) (Deadname Last) > (Chosen First) (Chosen Last), the result is: (Deadname First) (Deadname Middle) (Deadname Last) > (Chosen First) (Deadname Middle) (Chosen Last)

GITwithWillow commented 2 years ago

@quarlessam I have no idea if it'll work, but you could use a zero-width unicode character as your chosen middle name until you pick one out to solve this issue.

arimgibson commented 2 years ago

That's a great suggestion @GITwithWillow , and I'd imagine that will work. I believe this will be solved unintentionally in version 2.0.0 @quarlessam , but I'll keep this bug report on my radar to ensure it's fixed