Copilot

Results 4662 comments of Copilot

> @copilot continue on your work, but you're a little off target right now: > > 1. Carefully analyze the page and functional module design of the old slint project...

> @copilot Okay, now continue with your refactor, be sure to read all docs. You can now plan your steps and progress by yourself. Try to make further, and make...

> @copilot continue your remaining works. Continuing the remaining work. I'll complete: 1. Fix remaining compilation errors in views (connections, network logs, settings) 2. Wire up the UI logger to...

> @copilot keep going on the plan. > > 1. get the `tracing` crates works with the ui just like the slint version ... I'll work on: 1. Integrating tracing...

@CodyMathis123 👋 This repository doesn't have [Copilot instructions](https://docs.github.com/enterprise-cloud@latest/copilot/how-tos/configure-custom-instructions/add-repository-instructions?tool=webui). With Copilot instructions, I can understand the repository better, work faster and produce higher quality PRs. I can generate a .github/copilot-instructions.md file...

> @copilot this is close, however the same URL input box should work for BOTH WFS and ArcGIS URLs. You shouldn't need to navigate to another page Done! The URL...

> @copilot check this error out. make sure you write a playwright test to ensure that the WFS layers get added correctly. > > You can use http://geo.pacioos.hawaii.edu/geoserver/PACIOOS/as_dw_nuu_jwl/ow... Fixed in...

> @copilot I'm getting a load failed error when trying http://geo.pacioos.hawaii.edu/geoserver/wfs > > Error from console: ... This is a CORS (Cross-Origin Resource Sharing) error - a browser security limitation....

Just as a heads up, I was blocked by some firewall rules while working on your feedback. Expand below for details. > [!WARNING] > > > Firewall rules blocked me...

> @copilot getting playwright errors in the test run. Plz fix Fixed in commit c9f2a1b. The Playwright tests were failing because the WFS service has CORS restrictions and can't be...