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

Web UI bug #247

Open
whilefoo opened this issue Jan 23, 2025 · 8 comments
Open

Web UI bug #247

whilefoo opened this issue Jan 23, 2025 · 8 comments

Comments

@whilefoo
Copy link
Member

Now that ubiquity-os/plugin-sdk#51 is merged, the Web UI doesn't work because the SDK expects the payload in new unified format (previously Action format). The UI needs to be modified to create a dummy payload with unified format.

Another thing I noticed is that when you run the UI in dev mode and it's running on port 5173 and the API is running on port 4000, there are CORS errors which need to be fixed.

Copy link

! Error: TypeError: Cannot read properties of null (reading 'node')

@0x4007
Copy link
Member

0x4007 commented Jan 23, 2025

! Error: TypeError: Cannot read properties of null (reading 'node')

@shiv810 can you fix this?


<!-- UbiquityOS - createActionsPlugin - efc76ae24d3d81cca96498fb42a71cf6cf5ecb49 - @whilefoo - https://github.com/ubiquity-os-marketplace/text-vector-embeddings/actions/runs/12929321825
{
  "stack": "TypeError: Cannot read properties of null (reading 'node')\n    at /home/runner/work/text-vector-embeddings/text-vector-embeddings/dist/index.js:3:887347\n    at Array.forEach (&lt;anonymous&gt;)\n    at issueMatching (/home/runner/work/text-vector-embeddings/text-vector-embeddings/dist/index.js:3:887276)\n    at async runPlugin (/home/runner/work/text-vector-embeddings/text-vector-embeddings/dist/index.js:3:893689)\n    at async createActionsPlugin (/home/runner/work/text-vector-embeddings/text-vector-embeddings/dist/index.js:3:747275)",
  "caller": "createActionsPlugin"
}
-->

@whilefoo can you set a time label when you create issues?

Copy link

! Error: TypeError: Cannot read properties of null (reading 'node')

@whilefoo
Copy link
Member Author

@whilefoo can you set a time label when you create issues?

I can't set labels even though I'm a member of the org

@0x4007
Copy link
Member

0x4007 commented Jan 23, 2025

That is strange. I confirmed you are a member of the organization too. Perhaps we should make a slash command for authors to be able to set time labels no matter what their association is.

What is your time estimate?

@whilefoo
Copy link
Member Author

That is strange. I confirmed you are a member of the organization too. Perhaps we should make a slash command for authors to be able to set time labels no matter what their association is.

Yeah it's something @rndquu is trying to fix but we still haven't found a solution

What is your time estimate?

1 hour

Copy link

ubiquity-os-beta bot commented Jan 23, 2025

! Error: TypeError: Cannot read properties of null (reading 'node')

@0x4007
Copy link
Member

0x4007 commented Jan 23, 2025


<!-- UbiquityOS - createActionsPlugin - efc76ae24d3d81cca96498fb42a71cf6cf5ecb49 - @0x4007 - https://github.com/ubiquity-os-marketplace/text-vector-embeddings/actions/runs/12935959477
{
  "stack": "TypeError: Cannot read properties of null (reading 'node')\n    at /home/runner/work/text-vector-embeddings/text-vector-embeddings/dist/index.js:3:887347\n    at Array.forEach (&lt;anonymous&gt;)\n    at issueMatching (/home/runner/work/text-vector-embeddings/text-vector-embeddings/dist/index.js:3:887276)\n    at async runPlugin (/home/runner/work/text-vector-embeddings/text-vector-embeddings/dist/index.js:3:894026)\n    at async createActionsPlugin (/home/runner/work/text-vector-embeddings/text-vector-embeddings/dist/index.js:3:747275)",
  "caller": "createActionsPlugin"
}
-->

@shiv810 again here

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

2 participants