-
### How do you envision this feature/change to look/work like?
1. Unified Debugging Interface
Introduce a unified debugging interface within the browser extension development framework, providing de…
-
A bug report template is essential for documenting issues consistently and effectively. It helps developers understand the problem quickly, facilitating a faster resolution. By using this template, te…
-
Low-level HTTP requests are straightforward to create using external probes. However, rich web apps leveraging asynchronous Javascript, etc are harder to test using low-level HTTP probes. To work arou…
-
I would like to use this extension on Firefox, as it is very useful.
I tried to port it for Firefox, just by changing the manifest for browser-specific things and uploading it as a temporary add-on…
-
### IMPORTANT
- [X] My question is related to the samples and content within this repository. For all other issues, open a ticket with [Esri Technical Support](https://support.esri.com/) or post your…
-
An issue occurs when a user navigates back to a previous page using the browser's back functionality (history.go(-1)), and then tries to interact with a button on the newly loaded page (such as pressi…
-
### Describe the bug
I can no longer accept any translation in the following lesson:
Percentages > what is a Percentage
When I click the accept button, the page keeps loading forever. I close t…
-
### Describe the bug
Removing picture is allowed when reviewing translation
When submitting translation, users are required to keep the original picture in their translation, however, when reviewe…
-
# General topic
On [the website](https://netris.me/#:~:text=from%20your%20chrome-,browser,-Request%20Accessv0.01) and the [`README.md`](https://github.com/netrisdotme/netris/blob/main/README.md), t…
-
### Steps to reproduce
In some scenarios, developers may want to use `removeRoute()` instead of `pop()` to remove a nested route which is not the first one. By calling `removeRoute()` alone, all co…