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 · 10 comments · May be fixed by #248
Open

Web UI bug #247

whilefoo opened this issue Jan 23, 2025 · 10 comments · May be fixed by #248

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

Copy link

Beneficiary 0xA0B11F474d8ECE1205d38c66d5F2bE8917675d60

Tip

  • Use /wallet 0x0000...0000 if you want to update your registered payment wallet address.
  • Be sure to open a draft pull request as soon as possible to communicate updates on your progress.
  • Be sure to provide timely updates to us when requested, or you will be automatically unassigned from the task.

Copy link

Important

  • Be sure to link a pull-request before the first reminder to avoid disqualification.
  • Reminders will be sent every 3 days and 12 hours if there is no activity.
  • Assignees will be disqualified after 7 days of inactivity.

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

Successfully merging a pull request may close this issue.

2 participants