Responsively-app: Search Extension keyword the '*' after can't control side bar.

Created on 2 Jul 2020  路  10Comments  路  Source: responsively-org/responsively-app

Search Extension keyword input '*' and Enter key.
After can't control side bar.

bug good first issue help wanted

Most helpful comment

@RomainFrancony @manojVivek I could only find that they are always 32 characters long
see here
image

All 10 comments

Version: 0.5.0
Electron: 8.3.0
Chrome: 80.0.3987.165
Node.js: 12.13.0
V8: 8.0.426.27-electron.0
OS: Windows_NT x64 10.0.18362

extensions

After some clicks the error shows. here a pastebin of the JSON

cc: @manojVivek

@jjavierdguezas Great, thanks for the triage.

@RomainFrancony Maybe be we should add some validation on the input box?

@manojVivek I don't know the exact specification of Chrome Store extension's ID but it seems that they are only composed of letters, so probably a regex like /[a-z]+/i

Yeah, the extension id is composed of lower case alphabets.

@RomainFrancony @manojVivek I could only find that they are always 32 characters long
see here
image

I would like to work on this if it's unassigned. Thanks.

@pajaydev Appreciate it, I'm assigning it to you. 馃檶

cc: @RomainFrancony

@pajaydev Please join us on Gitter if you have any questions along the way - https://gitter.im/responsively-app/

@manojVivek Thank you

@manojVivek I have created a PR, kindly review

Was this page helpful?
0 / 5 - 0 ratings

Related issues

stevedesmond-ca picture stevedesmond-ca  路  4Comments

emmanguiang picture emmanguiang  路  4Comments

amankkg picture amankkg  路  5Comments

geiras picture geiras  路  5Comments

manojVivek picture manojVivek  路  5Comments