KhalisFoundation / sttm-web

STTM website - https://www.sikhitothemax.org
https://www.sikhitothemax.org
Open Software License 3.0
50 stars 34 forks source link

ignore - in sync and controller code #1111

Open ManjotS opened 4 years ago

ManjotS commented 4 years ago

Describe the bug when I type code - is autofilled. If I type it I end up with RRF--EEH

Have the interface ignore the key '-'

gurjit03 commented 3 months ago

@saintsoldierx @Gauravjeetsingh is this bug still exists or we can close the ticket otherwise.

Gauravjeetsingh commented 3 months ago

@gurjit03 veerji, this issue still exists in production.

gurjit03 commented 2 months ago

@Gauravjeetsingh okay I see, already in our pipeline to get it fixed or it's something very minor it doesn't really bother sangat for now?

Gauravjeetsingh commented 2 months ago

I think that would be @saintsoldierx veerji's call.

gurjit03 commented 2 months ago

@saintsoldierx ?

saintsoldierx commented 2 months ago

@Gauravjeetsingh this still needs fixing and I can imagine it's annoying for people using regularly or new users too so let's look at getting this done soon.

Gauravjeetsingh commented 1 month ago

@gurjit03 veerji, assigning this to Yadvir, as she can take a look at it.

Gauravjeetsingh commented 1 month ago

Adding context behind this issue here:

The bani controller code is in format ABC-XYZ

And when we enter it on its connect page, https://www.sikhitothemax.org/control, if we type the first three letters of the sync code, it automatically adds the hyphen (-)

But if we add hyphen ourselves, then it shows two hyphens. We need to disable manual hyphen from that input. Or, if the manual hyphen is added, don't add another hyphen after it.