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

Unable to edit information ... #1279: fixed focus issue - it electro… #1282

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

pranavithape
Copy link
Contributor

There issue opened at : Unable to edit information of custom device after duplicate name error #1279

Error Is Located In Electron Specifically Its Focus Function , It Electron Feature But It Making User Experience Bad Is Input field's Error So We Fixed By Adding Little Code In Main

@CLAassistant
Copy link

CLAassistant commented Aug 9, 2024

CLA assistant check
All committers have signed the CLA.

@@ -177,6 +177,30 @@ const createWindow = async () => {
)}`
);

const isWindows = process.platform === 'win32';
Copy link
Contributor

@violetadev violetadev Aug 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but @manojVivek can you take a look too? I am not able to test it on windows, I tried it on mac and it doesn't break anything
I have tried it on win32 and works great!

@violetadev violetadev merged commit 19e2744 into responsively-org:main Aug 22, 2024
4 checks passed
@violetadev
Copy link
Contributor

@all-contributors Please add @pranavithape for code.

Copy link
Contributor

@violetadev

I've put up a pull request to add @pranavithape! 🎉

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

Successfully merging this pull request may close these issues.

3 participants