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

Allow output from 1clickbom to be pasted into tool #2

Open
patcon opened this issue Nov 8, 2018 · 6 comments
Open

Allow output from 1clickbom to be pasted into tool #2

patcon opened this issue Nov 8, 2018 · 6 comments
Assignees
Milestone

Comments

@patcon
Copy link
Contributor

patcon commented Nov 8, 2018

This was the first thing I tried to do, as I knew it had all the same columns, and I wanted to know what the features were :)

@patcon patcon changed the title Allow output from 1clickbom to be pasting into tool Allow output from 1clickbom to be pasted into tool Nov 8, 2018
@kasbah kasbah added this to the v2 milestone Apr 5, 2019
@kasbah
Copy link
Member

kasbah commented Jun 15, 2019

I think this could be expanded to allow copy and paste bi-directionally. @SDBowen, can't assign you yet (need to invite you to join the org) but can you take on this one?

@SDBowen
Copy link

SDBowen commented Jun 15, 2019 via email

@SDBowen
Copy link

SDBowen commented Jul 26, 2019

I was remembering it wrong during the call today, @kasbah. It is the copy function you already had in the code, allowing the user to copy the bom from the bom-builder to their clipboard.

https://github.com/kitspace/bom-builder/blob/dev/src/App.js#L116

Since the 1-click-bom extension already has a copy function, implementing a paste from clipboard into the bom-builder would be the easiest way to getting this functionality.

I left off trying to see how the 'Open' an existing bom functionality works, and seeing if I could do something similar to achieve this paste functionality.

Also, I am unable to push a working branch:

Screenshot from 2019-07-26 14-41-38

@kasbah
Copy link
Member

kasbah commented Jul 26, 2019

I had to change the base permission for the kitspace group. You should have write access to all repositories now. Can you push your branch?

@SDBowen
Copy link

SDBowen commented Jul 26, 2019

Yes, that worked.

Branch is here: https://github.com/kitspace/bom-builder/tree/1ClickBom-copy-paste

@kasbah
Copy link
Member

kasbah commented Jul 26, 2019

Ok to video chat in 10 mins?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants