Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 844 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 12
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 248k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
387,463 | 11,462,035,187 | IssuesEvent | 2020-02-07 13:20:21 | googleapis/nodejs-dialogflow | https://api.github.com/repos/googleapis/nodejs-dialogflow | closed | Security error on www.googleapis.com | api: dialogflow priority: p1 type: bug | ### Environment details
- OS: Docker running on 64bit Amazon Linux/2.9.2
- Node.js version: 10.17.0
- npm version: 6.11.3
- `dialogflow` version: 1.1.1
### Problem you have encountered:
Suddenly, in our chatbot, we are getting an error when doing the detectIndent function from the dialogflow node modu... | 1.0 | Security error on www.googleapis.com - ### Environment details
- OS: Docker running on 64bit Amazon Linux/2.9.2
- Node.js version: 10.17.0
- npm version: 6.11.3
- `dialogflow` version: 1.1.1
### Problem you have encountered:
Suddenly, in our chatbot, we are getting an error when doing the detectIndent... | priority | security error on environment details os docker running on amazon linux node js version npm version dialogflow version problem you have encountered suddenly in our chatbot we are getting an error when doing the detectindent function from the dialo... | 1 |
388,595 | 11,489,784,538 | IssuesEvent | 2020-02-11 16:02:10 | SparkDevNetwork/Rock | https://api.github.com/repos/SparkDevNetwork/Rock | closed | Group Attendance Shows 100% Attended for Kiosk attendance | Priority: Low Status: Confirmed Type: Bug x-bugapalooza: Low |
When checking into a Group that has membership required - the Group Attendance will always show 100% until you go into the group - click Edit on the Attendance item and then hit save. It then calculates the percentage attended correctly.
### Steps to Reproduce
1. Set up a group for check-in as membership required.
... | 1.0 | Group Attendance Shows 100% Attended for Kiosk attendance -
When checking into a Group that has membership required - the Group Attendance will always show 100% until you go into the group - click Edit on the Attendance item and then hit save. It then calculates the percentage attended correctly.
### Steps to Reprod... | priority | group attendance shows attended for kiosk attendance when checking into a group that has membership required the group attendance will always show until you go into the group click edit on the attendance item and then hit save it then calculates the percentage attended correctly steps to reproduce ... | 1 |
725,663 | 24,970,659,231 | IssuesEvent | 2022-11-02 00:36:36 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | IPSP (IPv6 over BLE) example stop working after a short time | bug priority: low area: Bluetooth Stale area: Bluetooth Host | **Describe the bug**
IPSP example after connection crashes after a few exchanged packets. Similar to #5289
**Platform**
- Zephyr Target
- Nordic nRF52840
- Zephyr OS build v3.1.0-rc2-113-g449516c1359f
- Host
- Linux Kernel 5.17.9
**To Reproduce**
1. Flash the target with the master branch IPSP exam... | 1.0 | IPSP (IPv6 over BLE) example stop working after a short time - **Describe the bug**
IPSP example after connection crashes after a few exchanged packets. Similar to #5289
**Platform**
- Zephyr Target
- Nordic nRF52840
- Zephyr OS build v3.1.0-rc2-113-g449516c1359f
- Host
- Linux Kernel 5.17.9
**To Re... | priority | ipsp over ble example stop working after a short time describe the bug ipsp example after connection crashes after a few exchanged packets similar to platform zephyr target nordic zephyr os build host linux kernel to reproduce flash the target ... | 1 |
95,025 | 3,933,559,887 | IssuesEvent | 2016-04-25 19:33:33 | ghutchis/avogadro | https://api.github.com/repos/ghutchis/avogadro | closed | Crash select vibrations Mac OS X | auto-migrated low priority v_1.1.0 | after loading GAMESS log file vibrational modes shown but when selected crashes. Previous version loads log and animates mode fine.
Reported by: *anonymous | 1.0 | Crash select vibrations Mac OS X - after loading GAMESS log file vibrational modes shown but when selected crashes. Previous version loads log and animates mode fine.
Reported by: *anonymous | priority | crash select vibrations mac os x after loading gamess log file vibrational modes shown but when selected crashes previous version loads log and animates mode fine reported by anonymous | 1 |
300,091 | 9,206,129,422 | IssuesEvent | 2019-03-08 12:49:30 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | measurements and scale broken in latlon | Category: Projection Support Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request | ---
Author Name: **Maciej Sieczka -** (Maciej Sieczka -)
Original Redmine Issue: 1433, https://issues.qgis.org/issues/1433
Original Assignee: Tim Sutton
---
Distance and area measurmenents as well as scale are broken in latlon coordinate system.
I have my project and layer CRSs set correct, both ll/WGS84, OTFR no... | 1.0 | measurements and scale broken in latlon - ---
Author Name: **Maciej Sieczka -** (Maciej Sieczka -)
Original Redmine Issue: 1433, https://issues.qgis.org/issues/1433
Original Assignee: Tim Sutton
---
Distance and area measurmenents as well as scale are broken in latlon coordinate system.
I have my project and laye... | priority | measurements and scale broken in latlon author name maciej sieczka maciej sieczka original redmine issue original assignee tim sutton distance and area measurmenents as well as scale are broken in latlon coordinate system i have my project and layer crss set correct both ll otfr n... | 1 |
242,992 | 7,851,989,076 | IssuesEvent | 2018-06-20 13:28:05 | linux-audit/audit-kernel | https://api.github.com/repos/linux-audit/audit-kernel | closed | RFE: switch to consistent boolean use of AUDIT_OFF | enhancement priority/low | Most uses of audit_enabled don't care about the distinction between AUDIT_ON and AUDIT_LOCKED, so using audit_enabled as a boolean makes more sense and is easier to read. Most uses of audit_enabled treat it as a boolean, so switch the remaining AUDIT_OFF usage to simply use audit_enabled as a boolean where applicable. | 1.0 | RFE: switch to consistent boolean use of AUDIT_OFF - Most uses of audit_enabled don't care about the distinction between AUDIT_ON and AUDIT_LOCKED, so using audit_enabled as a boolean makes more sense and is easier to read. Most uses of audit_enabled treat it as a boolean, so switch the remaining AUDIT_OFF usage to si... | priority | rfe switch to consistent boolean use of audit off most uses of audit enabled don t care about the distinction between audit on and audit locked so using audit enabled as a boolean makes more sense and is easier to read most uses of audit enabled treat it as a boolean so switch the remaining audit off usage to si... | 1 |
299,232 | 9,205,257,295 | IssuesEvent | 2019-03-08 10:04:11 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Troubles with the legend and map - Layout printing window | Category: Map Legend Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **vevila-costa-conab-gov-br -** (vevila-costa-conab-gov-br -)
Original Redmine Issue: 640, https://issues.qgis.org/issues/640
Original Assignee: nobody -
---
When I try to put the map and the legend elements in the printing layout window, the appear deformed, or simply does not appear. I don't see... | 1.0 | Troubles with the legend and map - Layout printing window - ---
Author Name: **vevila-costa-conab-gov-br -** (vevila-costa-conab-gov-br -)
Original Redmine Issue: 640, https://issues.qgis.org/issues/640
Original Assignee: nobody -
---
When I try to put the map and the legend elements in the printing layout window,... | priority | troubles with the legend and map layout printing window author name vevila costa conab gov br vevila costa conab gov br original redmine issue original assignee nobody when i try to put the map and the legend elements in the printing layout window the appear deformed or simply doe... | 1 |
195,268 | 6,906,080,720 | IssuesEvent | 2017-11-27 09:55:55 | RMUASD-Team1-2017/RMUASD | https://api.github.com/repos/RMUASD-Team1-2017/RMUASD | closed | Show drone info in the webapp | Priority Low Task | We should show the info about the drones in the webapp, which we recieve from the gcs.
## This includes:
* current location
* current state
* last update
* ETA
## Nice to have:
* Maybe a map showing the drones. | 1.0 | Show drone info in the webapp - We should show the info about the drones in the webapp, which we recieve from the gcs.
## This includes:
* current location
* current state
* last update
* ETA
## Nice to have:
* Maybe a map showing the drones. | priority | show drone info in the webapp we should show the info about the drones in the webapp which we recieve from the gcs this includes current location current state last update eta nice to have maybe a map showing the drones | 1 |
299,120 | 9,205,124,935 | IssuesEvent | 2019-03-08 09:41:36 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | print composer should be better implementing "WISYWIG" concept | Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request | ---
Author Name: **maiellaro-itc-cnr-it -** (maiellaro-itc-cnr-it -)
Original Redmine Issue: 534, https://issues.qgis.org/issues/534
Original Assignee: nobody -
---
print composer interface is not very suitable: the user is not able to see items on monitor as on sheet.
A lot of works is necessary to achive the rig... | 1.0 | print composer should be better implementing "WISYWIG" concept - ---
Author Name: **maiellaro-itc-cnr-it -** (maiellaro-itc-cnr-it -)
Original Redmine Issue: 534, https://issues.qgis.org/issues/534
Original Assignee: nobody -
---
print composer interface is not very suitable: the user is not able to see items on m... | priority | print composer should be better implementing wisywig concept author name maiellaro itc cnr it maiellaro itc cnr it original redmine issue original assignee nobody print composer interface is not very suitable the user is not able to see items on monitor as on sheet a lot of works ... | 1 |
329,765 | 10,024,178,787 | IssuesEvent | 2019-07-16 21:08:10 | neo-project/neo | https://api.github.com/repos/neo-project/neo | closed | Add operation OP_EVAL for direct execution of opcodes | discussion low-priority | Dear all, I've been thinking that a very useful operation would be to have the ability of executing a given list of opcodes directly (inside a smart contract). It would be quite similar to the current `APPCALL`, but instead of calling a hash or interop string, it would be a bytearray of operations. I imagine there must... | 1.0 | Add operation OP_EVAL for direct execution of opcodes - Dear all, I've been thinking that a very useful operation would be to have the ability of executing a given list of opcodes directly (inside a smart contract). It would be quite similar to the current `APPCALL`, but instead of calling a hash or interop string, it ... | priority | add operation op eval for direct execution of opcodes dear all i ve been thinking that a very useful operation would be to have the ability of executing a given list of opcodes directly inside a smart contract it would be quite similar to the current appcall but instead of calling a hash or interop string it ... | 1 |
764,575 | 26,806,958,096 | IssuesEvent | 2023-02-01 19:04:31 | Tedeapolis/development | https://api.github.com/repos/Tedeapolis/development | closed | [BurgerRaad]: Startpunt voor nieuwe spelers veranderen naar het vliegveld | enhancement new low priority | ### Contact Details
Dyon#9999
### Beschrijf zo duidelijk mogelijk de feature
Ongeveer een jaar geleden waren er foto's van een nieuw vliegveld in Tedeapolis en ik denk dat als dit ooit door gezet word het heel goed zou zijn voor de stad. Zo kregen we van Ambu leiding ook te horen dat hun dagelijks last hebben van ni... | 1.0 | [BurgerRaad]: Startpunt voor nieuwe spelers veranderen naar het vliegveld - ### Contact Details
Dyon#9999
### Beschrijf zo duidelijk mogelijk de feature
Ongeveer een jaar geleden waren er foto's van een nieuw vliegveld in Tedeapolis en ik denk dat als dit ooit door gezet word het heel goed zou zijn voor de stad. Zo ... | priority | startpunt voor nieuwe spelers veranderen naar het vliegveld contact details dyon beschrijf zo duidelijk mogelijk de feature ongeveer een jaar geleden waren er foto s van een nieuw vliegveld in tedeapolis en ik denk dat als dit ooit door gezet word het heel goed zou zijn voor de stad zo kregen we van ... | 1 |
583,618 | 17,394,023,869 | IssuesEvent | 2021-08-02 11:08:33 | PatTheHyruler/BSBot | https://api.github.com/repos/PatTheHyruler/BSBot | opened | Figure out how to run tests without making a million API calls | Priority: Low Status: Available Type: Maintenance | If we could have 0 API calls while running tests, that would be awesome. BUT i lack the braincells required to figure this out. | 1.0 | Figure out how to run tests without making a million API calls - If we could have 0 API calls while running tests, that would be awesome. BUT i lack the braincells required to figure this out. | priority | figure out how to run tests without making a million api calls if we could have api calls while running tests that would be awesome but i lack the braincells required to figure this out | 1 |
628,045 | 19,960,390,773 | IssuesEvent | 2022-01-28 07:40:01 | RTXteam/RTX | https://api.github.com/repos/RTXteam/RTX | closed | start tagging kg2 builds with ISO date? | enhancement low priority | think about how to do this, it is not obvious how to encode the build date in Neo4j | 1.0 | start tagging kg2 builds with ISO date? - think about how to do this, it is not obvious how to encode the build date in Neo4j | priority | start tagging builds with iso date think about how to do this it is not obvious how to encode the build date in | 1 |
725,381 | 24,960,844,849 | IssuesEvent | 2022-11-01 15:24:30 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | closed | Zorbin Fandazzle's wares avaible without doing quests | Confirmed 40-49 Priority-Low | ### What client do you play on?
enUS
### Faction
- [X] Alliance
- [X] Horde
### Content Phase:
- [ ] Generic
- [ ] 1-19
- [ ] 20-29
- [ ] 30-39
- [X] 40-49
- [ ] 50-59
- [ ] 60
### Current Behaviour
Original report: https://github.com/chromiecraft/chromiecraft/issues/2862
Player can trade... | 1.0 | Zorbin Fandazzle's wares avaible without doing quests - ### What client do you play on?
enUS
### Faction
- [X] Alliance
- [X] Horde
### Content Phase:
- [ ] Generic
- [ ] 1-19
- [ ] 20-29
- [ ] 30-39
- [X] 40-49
- [ ] 50-59
- [ ] 60
### Current Behaviour
Original report: https://github.com/c... | priority | zorbin fandazzle s wares avaible without doing quests what client do you play on enus faction alliance horde content phase generic current behaviour original report player can trade with without doing ... | 1 |
52,501 | 3,023,767,060 | IssuesEvent | 2015-08-01 21:19:54 | nprapps/dailygraphics | https://api.github.com/repos/nprapps/dailygraphics | opened | Line chart: Only cast value as a number if it's not null | Priority: Low | https://github.com/nprapps/dailygraphics/blob/master/graphic_templates/line_chart/js/graphic.js#L62-L64
Otherwise, the value changes from null to 0 — not always what's wanted. | 1.0 | Line chart: Only cast value as a number if it's not null - https://github.com/nprapps/dailygraphics/blob/master/graphic_templates/line_chart/js/graphic.js#L62-L64
Otherwise, the value changes from null to 0 — not always what's wanted. | priority | line chart only cast value as a number if it s not null otherwise the value changes from null to — not always what s wanted | 1 |
322,233 | 9,815,088,011 | IssuesEvent | 2019-06-13 11:48:59 | GoogleCloudPlatform/google-cloud-eclipse | https://api.github.com/repos/GoogleCloudPlatform/google-cloud-eclipse | closed | Annotations one per line in MockHttpServletResponse | bug help wanted low priority ready | https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations
E.g.
```
@Override @Deprecated
public String encodeRedirectUrl(String url) {
return null;
}
```
should be
```
@Override
@Deprecated
public String encodeRedirectUrl(String url) {
return null;
}
```
| 1.0 | Annotations one per line in MockHttpServletResponse - https://google.github.io/styleguide/javaguide.html#s4.8.5-annotations
E.g.
```
@Override @Deprecated
public String encodeRedirectUrl(String url) {
return null;
}
```
should be
```
@Override
@Deprecated
public String encodeRedi... | priority | annotations one per line in mockhttpservletresponse e g override deprecated public string encoderedirecturl string url return null should be override deprecated public string encoderedirecturl string url return null | 1 |
716,542 | 24,638,592,421 | IssuesEvent | 2022-10-17 09:50:16 | ibissource/frank-flow | https://api.github.com/repos/ibissource/frank-flow | closed | Upon deletion of a file switch back to the last edited file. | feature priority:low work:medium | **Is your feature request related to a problem? Please describe.**
Upon deletion of a file, the editor will load the first XML file in the file-tree. This may cause confusion.
**Describe the solution you'd like**
Keep track of previously edited file, so upon deletion of a file, it can switch back to the last.
*... | 1.0 | Upon deletion of a file switch back to the last edited file. - **Is your feature request related to a problem? Please describe.**
Upon deletion of a file, the editor will load the first XML file in the file-tree. This may cause confusion.
**Describe the solution you'd like**
Keep track of previously edited file, s... | priority | upon deletion of a file switch back to the last edited file is your feature request related to a problem please describe upon deletion of a file the editor will load the first xml file in the file tree this may cause confusion describe the solution you d like keep track of previously edited file s... | 1 |
815,094 | 30,536,135,588 | IssuesEvent | 2023-07-19 17:29:51 | workcraft/workcraft | https://api.github.com/repos/workcraft/workcraft | closed | Remove underused dependency on Kotlin | enhancement tag:core tag:model:circuit status:confirmed priority:low | Over years there was no attempt to implement any plugins or even utility functions in Kotlin.
The only Kotlin code is for traversing circuit structure to find preset and postset components for a given contact.
These can be easily converted into Java, thus dropping the dependency on Kotlin runtime and Gradle integrati... | 1.0 | Remove underused dependency on Kotlin - Over years there was no attempt to implement any plugins or even utility functions in Kotlin.
The only Kotlin code is for traversing circuit structure to find preset and postset components for a given contact.
These can be easily converted into Java, thus dropping the dependenc... | priority | remove underused dependency on kotlin over years there was no attempt to implement any plugins or even utility functions in kotlin the only kotlin code is for traversing circuit structure to find preset and postset components for a given contact these can be easily converted into java thus dropping the dependenc... | 1 |
299,347 | 9,205,387,883 | IssuesEvent | 2019-03-08 10:25:47 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Qgis crash associated with vector actions | Category: Vectors Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **cgs_bob -** (cgs_bob -)
Original Redmine Issue: 744, https://issues.qgis.org/issues/744
Original Assignee: Gavin Macaulay -
---
I have been able to consistently crash qgis by doing this:
1) Start qgis and load project that has vectors with actions.
2) Click on vector in the legend and then clic... | 1.0 | Qgis crash associated with vector actions - ---
Author Name: **cgs_bob -** (cgs_bob -)
Original Redmine Issue: 744, https://issues.qgis.org/issues/744
Original Assignee: Gavin Macaulay -
---
I have been able to consistently crash qgis by doing this:
1) Start qgis and load project that has vectors with actions.
2)... | priority | qgis crash associated with vector actions author name cgs bob cgs bob original redmine issue original assignee gavin macaulay i have been able to consistently crash qgis by doing this start qgis and load project that has vectors with actions click on vector in the legend and ... | 1 |
329,186 | 10,013,114,859 | IssuesEvent | 2019-07-15 14:34:47 | NCIOCPL/cgov-digital-platform | https://api.github.com/repos/NCIOCPL/cgov-digital-platform | closed | Wrong main menu on “Subvenciones y capacitación” (Grants and training) | Low priority Technical Item bug | 1. Go to the English version of the site.
1. Click on "Grants & Training".
1. Click on the "Spanish" link.
* The main menu appears in English.
* The URL path is `/espanol/grants-training` instead of `/espanol/subvenciones-capacitacion`
| 1.0 | Wrong main menu on “Subvenciones y capacitación” (Grants and training) - 1. Go to the English version of the site.
1. Click on "Grants & Training".
1. Click on the "Spanish" link.
* The main menu appears in English.
* The URL path is `/espanol/grants-training` instead of `/espanol/subvenciones-capacitacion`
| priority | wrong main menu on “subvenciones y capacitación” grants and training go to the english version of the site click on grants training click on the spanish link the main menu appears in english the url path is espanol grants training instead of espanol subvenciones capacitacion | 1 |
803,486 | 29,178,939,485 | IssuesEvent | 2023-05-19 10:13:03 | rmlockwood/FLExTrans | https://api.github.com/repos/rmlockwood/FLExTrans | opened | [Sense Linker] headwords shouldn't be capitalized | bug low priority | Even though the text has capitalized letters, it would be nice if the headwords for the source project were not capitalized in the LInker. | 1.0 | [Sense Linker] headwords shouldn't be capitalized - Even though the text has capitalized letters, it would be nice if the headwords for the source project were not capitalized in the LInker. | priority | headwords shouldn t be capitalized even though the text has capitalized letters it would be nice if the headwords for the source project were not capitalized in the linker | 1 |
815,394 | 30,551,117,699 | IssuesEvent | 2023-07-20 08:35:27 | EddieHubCommunity/LinkFree | https://api.github.com/repos/EddieHubCommunity/LinkFree | closed | [OTHER] Rename docker-compose.yml to compose.yml | 🏁 status: ready for dev ✨ goal: improvement 🟩 priority: low 🔢 points: 2 | ### What would you like to share?
Docker Compose (and compatible) will accept `compose.yml` by default for the filename. We should rename ours to be less vendor specific.
### Additional information
_No response_ | 1.0 | [OTHER] Rename docker-compose.yml to compose.yml - ### What would you like to share?
Docker Compose (and compatible) will accept `compose.yml` by default for the filename. We should rename ours to be less vendor specific.
### Additional information
_No response_ | priority | rename docker compose yml to compose yml what would you like to share docker compose and compatible will accept compose yml by default for the filename we should rename ours to be less vendor specific additional information no response | 1 |
169,540 | 6,403,852,485 | IssuesEvent | 2017-08-06 22:28:52 | facelessuser/backrefs | https://api.github.com/repos/facelessuser/backrefs | opened | Python 3.7 support | Bug Priority - Low Severity - Major | Looks like we aren't going to get lucky and have 3.7 just work ☹️ . I'm trying to get acquainted with these issues early so when 3.7 goes live, I'll be ready.
Issues seem to be be contained to `bre` and seem to deal with escaped characters again. Not sure what Python is doing in regards to escapes, but it looks li... | 1.0 | Python 3.7 support - Looks like we aren't going to get lucky and have 3.7 just work ☹️ . I'm trying to get acquainted with these issues early so when 3.7 goes live, I'll be ready.
Issues seem to be be contained to `bre` and seem to deal with escaped characters again. Not sure what Python is doing in regards to esc... | priority | python support looks like we aren t going to get lucky and have just work ☹️ i m trying to get acquainted with these issues early so when goes live i ll be ready issues seem to be be contained to bre and seem to deal with escaped characters again not sure what python is doing in regards to esc... | 1 |
406,350 | 11,890,476,361 | IssuesEvent | 2020-03-28 18:31:17 | GentenStudios/Phoenix | https://api.github.com/repos/GentenStudios/Phoenix | opened | Upgrade setting system to ENtt | enhancement good first issue help wanted priority-low | ## Story
We are using ENtt to store data instead of custom registry systems. The settings system still uses a custom registry and should be updated to work towards consistency.
## MVP
What are the minimum features needed for this story?
- [ ] Swap out custom settings registry with ENtt registry | 1.0 | Upgrade setting system to ENtt - ## Story
We are using ENtt to store data instead of custom registry systems. The settings system still uses a custom registry and should be updated to work towards consistency.
## MVP
What are the minimum features needed for this story?
- [ ] Swap out custom settings registry wit... | priority | upgrade setting system to entt story we are using entt to store data instead of custom registry systems the settings system still uses a custom registry and should be updated to work towards consistency mvp what are the minimum features needed for this story swap out custom settings registry with ... | 1 |
375,831 | 11,135,017,800 | IssuesEvent | 2019-12-20 13:23:23 | sacloud/libsacloud | https://api.github.com/repos/sacloud/libsacloud | closed | RetryableHTTPClientの実装切り替え | enhancement priority/low v2 | https://github.com/hashicorp/go-retryablehttp などへの切り替えを検討する。
Memo:
以前はエラー時のリトライ待ちでExponential Backoff(and jitter)は不要と考えていたが、Terraformなどから同種のリクエストを多数発行する場面などがあることを踏まえるとあった方が良いかもしれない。hashicorp/go-retryablehttpであればこの辺りをクリアしており、かつ現在の実装からの変更が少なくて済む。(現在のretryable-http-clientはhashicorp/go-retryablehttpを参考に作られている) | 1.0 | RetryableHTTPClientの実装切り替え - https://github.com/hashicorp/go-retryablehttp などへの切り替えを検討する。
Memo:
以前はエラー時のリトライ待ちでExponential Backoff(and jitter)は不要と考えていたが、Terraformなどから同種のリクエストを多数発行する場面などがあることを踏まえるとあった方が良いかもしれない。hashicorp/go-retryablehttpであればこの辺りをクリアしており、かつ現在の実装からの変更が少なくて済む。(現在のretryable-http-clientはhashicorp/go-ret... | priority | retryablehttpclientの実装切り替え などへの切り替えを検討する。 memo 以前はエラー時のリトライ待ちでexponential backoff and jitter は不要と考えていたが、terraformなどから同種のリクエストを多数発行する場面などがあることを踏まえるとあった方が良いかもしれない。hashicorp go retryablehttpであればこの辺りをクリアしており、かつ現在の実装からの変更が少なくて済む。 現在のretryable http clientはhashicorp go retryablehttpを参考に作られている | 1 |
184,059 | 6,700,699,643 | IssuesEvent | 2017-10-11 06:35:06 | De7vID/klingon-assistant | https://api.github.com/repos/De7vID/klingon-assistant | opened | provide material design app icon | enhancement Priority-Low | "feature request for boQwI': have the app's icon follow Google's material design more."
See [this guide](https://material.io/guidelines/style/icons.html#icons-product-icons). | 1.0 | provide material design app icon - "feature request for boQwI': have the app's icon follow Google's material design more."
See [this guide](https://material.io/guidelines/style/icons.html#icons-product-icons). | priority | provide material design app icon feature request for boqwi have the app s icon follow google s material design more see | 1 |
649,113 | 21,218,332,740 | IssuesEvent | 2022-04-11 09:29:38 | devinit/ddw-analyst-ui | https://api.github.com/repos/devinit/ddw-analyst-ui | closed | Order of columns when viewing data | Low Priority pinned | This seems to be random. Is there any control over this? Can we specify a column order (Not in the query but in the UI generally)?

| 1.0 | Order of columns when viewing data - This seems to be random. Is there any control over this? Can we specify a column order (Not in the query but in the UI generally)?

| priority | order of columns when viewing data this seems to be random is there any control over this can we specify a column order not in the query but in the ui generally | 1 |
663,587 | 22,198,540,326 | IssuesEvent | 2022-06-07 09:07:38 | woocommerce/woocommerce-blocks | https://api.github.com/repos/woocommerce/woocommerce-blocks | closed | Refactor line-height properties for ease of use | category: refactor category: styles priority: low stale | This is a follow-up of https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2533#discussion_r429432474 and https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2533#pullrequestreview-419988141.
In #2533 we refactored font size properties but that meant removing line heights fr... | 1.0 | Refactor line-height properties for ease of use - This is a follow-up of https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2533#discussion_r429432474 and https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/2533#pullrequestreview-419988141.
In #2533 we refactored font size ... | priority | refactor line height properties for ease of use this is a follow up of and in we refactored font size properties but that meant removing line heights from the font size mixin in order to avoid having magic numbers around the code we could explore other solutions adding line height back to the mi... | 1 |
647,817 | 21,156,659,839 | IssuesEvent | 2022-04-07 04:34:07 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [3.1] [studio] Handle multipart write-content.json API with error code instead of 200 if there is no file uploaded | enhancement priority: low CI | ### Bug Report
#### Crafter CMS Version
3.1.x
#### Date of Build
Mar 25, 2022
#### Describe the bug
There are cases in which `write-content.json` API responds with status `200`, content `{}` if sending requests with header `multipart` without a body or with the body but without a file.
#### To Reproduce
S... | 1.0 | [3.1] [studio] Handle multipart write-content.json API with error code instead of 200 if there is no file uploaded - ### Bug Report
#### Crafter CMS Version
3.1.x
#### Date of Build
Mar 25, 2022
#### Describe the bug
There are cases in which `write-content.json` API responds with status `200`, content `{}` if... | priority | handle multipart write content json api with error code instead of if there is no file uploaded bug report crafter cms version x date of build mar describe the bug there are cases in which write content json api responds with status content if sending requests w... | 1 |
599,249 | 18,268,822,575 | IssuesEvent | 2021-10-04 11:40:34 | resistance-modelling/slim | https://api.github.com/repos/resistance-modelling/slim | closed | Add parameter sources to JSON files | enhancement low-priority | At the moment the sources of data are both in `README.md` and descriptions of JSON configuration files.
The aim of this issue is to move the sources of constants into the JSON files so that the general structure of the JSON is as follows:
`{"name": { "description": "dummy variable", "source": "Dummy et al", "va... | 1.0 | Add parameter sources to JSON files - At the moment the sources of data are both in `README.md` and descriptions of JSON configuration files.
The aim of this issue is to move the sources of constants into the JSON files so that the general structure of the JSON is as follows:
`{"name": { "description": "dummy v... | priority | add parameter sources to json files at the moment the sources of data are both in readme md and descriptions of json configuration files the aim of this issue is to move the sources of constants into the json files so that the general structure of the json is as follows name description dummy v... | 1 |
703,476 | 24,161,517,358 | IssuesEvent | 2022-09-22 12:03:58 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | mgmt/mcumgr/lib: Async image erase command with status check | Feature Request priority: low area: mcumgr | **Is your feature request related to a problem? Please describe.**
Currently when issues image erase command, the application will wait for the image to be erased before responding to
the host that send the command. The erase may take some time, depending on flash size, erase command implementation and so on; because... | 1.0 | mgmt/mcumgr/lib: Async image erase command with status check - **Is your feature request related to a problem? Please describe.**
Currently when issues image erase command, the application will wait for the image to be erased before responding to
the host that send the command. The erase may take some time, depending... | priority | mgmt mcumgr lib async image erase command with status check is your feature request related to a problem please describe currently when issues image erase command the application will wait for the image to be erased before responding to the host that send the command the erase may take some time depending... | 1 |
398,207 | 11,739,288,062 | IssuesEvent | 2020-03-11 17:27:05 | thaliawww/ThaliApp | https://api.github.com/repos/thaliawww/ThaliApp | closed | Age/membership verification | api feature priority: low | In GitLab by @wkuipers on Feb 7, 2017, 17:14
Enable users to verify another user's age and membership status | 1.0 | Age/membership verification - In GitLab by @wkuipers on Feb 7, 2017, 17:14
Enable users to verify another user's age and membership status | priority | age membership verification in gitlab by wkuipers on feb enable users to verify another user s age and membership status | 1 |
421,043 | 12,247,988,153 | IssuesEvent | 2020-05-05 16:44:46 | kermitt2/dataseer-web | https://api.github.com/repos/kermitt2/dataseer-web | closed | Inconsistent capitalisation on data type list | Low priority | Some terms are all lower case (genetic data, spectrometry, protein data) and most others are capitalised. Would be good to have them all the same (Capitalised seems better).

| 1.0 | Inconsistent capitalisation on data type list - Some terms are all lower case (genetic data, spectrometry, protein data) and most others are capitalised. Would be good to have them all the same (Capitalised seems better).

Original Redmine Issue: 793, https://issues.qgis.org/issues/793
Original Assignee: cdavila -
---
"be" is missing where XXXX are in the following message:
...The special characters %% will *XXXX* replaced by the value of the field that was selected...
| 1.0 | Missing verb in AttibuteActionDialogBase - ---
Author Name: **cdavila -** (cdavila -)
Original Redmine Issue: 793, https://issues.qgis.org/issues/793
Original Assignee: cdavila -
---
"be" is missing where XXXX are in the following message:
...The special characters %% will *XXXX* replaced by the value of the fie... | priority | missing verb in attibuteactiondialogbase author name cdavila cdavila original redmine issue original assignee cdavila be is missing where xxxx are in the following message the special characters will xxxx replaced by the value of the field that was selected | 1 |
719,462 | 24,761,125,268 | IssuesEvent | 2022-10-22 00:33:33 | Metastruct/issues | https://api.github.com/repos/Metastruct/issues | closed | newchatsounds: aliases don't work anymore? | bug help wanted usersubmitted low priority chatsounds | `ayy lmao` plays, but is supposed to be aliased to `ace of base`, too:
```Lua
L["ace of base"]={{path="chatsounds/autoadd/music/ayy lmao.ogg",length=21.838}}
L["ayy lmao"]={{path="chatsounds/autoadd/music/ayy lmao.ogg",length=21.838}}
```
However only `ayy lmao` works, `ace of base` doesn't. Doesn't even show up in t... | 1.0 | newchatsounds: aliases don't work anymore? - `ayy lmao` plays, but is supposed to be aliased to `ace of base`, too:
```Lua
L["ace of base"]={{path="chatsounds/autoadd/music/ayy lmao.ogg",length=21.838}}
L["ayy lmao"]={{path="chatsounds/autoadd/music/ayy lmao.ogg",length=21.838}}
```
However only `ayy lmao` works, `ac... | priority | newchatsounds aliases don t work anymore ayy lmao plays but is supposed to be aliased to ace of base too lua l path chatsounds autoadd music ayy lmao ogg length l path chatsounds autoadd music ayy lmao ogg length however only ayy lmao works ace of base doesn t doesn t eve... | 1 |
360,680 | 10,695,876,320 | IssuesEvent | 2019-10-23 13:48:34 | opentargets/platform | https://api.github.com/repos/opentargets/platform | closed | Add expression data to batch search page | Kind: Enhancement Priority: Low Topic: Batch search | @peatroot commented on [Mon Sep 25 2017](https://github.com/opentargets/webapp/issues/198)
The RNA and protein expression data should be displayed on the target batch search page.
## Earlier design
Here's a screenshot of the first design, which I don't think was ever used in production.

The RNA and protein expression data should be displayed on the target batch search page.
## Earlier design
Here's a screenshot of the first design, which I don't think was ever used... | priority | add expression data to batch search page peatroot commented on the rna and protein expression data should be displayed on the target batch search page earlier design here s a screenshot of the first design which i don t think was ever used in production grouping of tissues we have tissue ... | 1 |
787,095 | 27,706,023,843 | IssuesEvent | 2023-03-14 11:15:03 | woocommerce/woocommerce-blocks | https://api.github.com/repos/woocommerce/woocommerce-blocks | closed | Local pickup icon is not aligned correctly in Antonia theme | type: bug ◼️ block: checkout priority: low 🔹 block-type: local pickup | On a [WordPress.com](http://wordpress.com/) site with antonia theme: https://wordpress.com/theme/antonia/
we have a minor CSS issue in the Editor for local pickup.
<img width="1208" alt="image" src="https://user-images.githubusercontent.com/11503784/213161186-c9076e52-8542-4105-ac68-b7438f60dd07.png">
## To repr... | 1.0 | Local pickup icon is not aligned correctly in Antonia theme - On a [WordPress.com](http://wordpress.com/) site with antonia theme: https://wordpress.com/theme/antonia/
we have a minor CSS issue in the Editor for local pickup.
<img width="1208" alt="image" src="https://user-images.githubusercontent.com/11503784/2131... | priority | local pickup icon is not aligned correctly in antonia theme on a site with antonia theme we have a minor css issue in the editor for local pickup img width alt image src to reproduce steps to reproduce the behavior enable local pickup activate the antonia theme go t... | 1 |
611,066 | 18,944,191,315 | IssuesEvent | 2021-11-18 08:20:54 | kubesphere/console | https://api.github.com/repos/kubesphere/console | closed | Remove statistics on the number of pods in the fedProject overview | kind/bug kind/need-to-verify priority/low | **Describe the bug**
A clear and concise description of what the bug is.
It is not easy to display the pods' resources of the FedProject separately, so it is recommended to remove the statistics of the pods
For UI issues please also add a screenshot that shows the issue.
 and adjust the width of
both by moving the dividing line.
If that isn't possible, could you please make the console panel narrower (e.g., 35% of the screen width).
Ideally configurab... | 1.0 | Make the editor and console resizable - Submitter: Tim Brecht
Feature request.
Ideally I would like to be able to grab the line between the left panel and right (console) and adjust the width of
both by moving the dividing line.
If that isn't possible, could you please make the console panel narrower (e.g., 35% o... | priority | make the editor and console resizable submitter tim brecht feature request ideally i would like to be able to grab the line between the left panel and right console and adjust the width of both by moving the dividing line if that isn t possible could you please make the console panel narrower e g of... | 1 |
385,097 | 11,412,509,197 | IssuesEvent | 2020-02-01 13:41:33 | opentargets/platform | https://api.github.com/repos/opentargets/platform | closed | Improve ontology mapping | Priority: Low Topic: SPOT | The ontology mapping done by OnToma looks a bit clunky for PheWAS. In some cases the mapped term is either too generic or more specific than the actual term (e.g. Primary/intrinsic cardiomyopathies -> dilated cardiomyopathy - [EFO_0000407](http://www.ebi.ac.uk/efo/EFO_0000407)). In some other cases, the mapped term is ... | 1.0 | Improve ontology mapping - The ontology mapping done by OnToma looks a bit clunky for PheWAS. In some cases the mapped term is either too generic or more specific than the actual term (e.g. Primary/intrinsic cardiomyopathies -> dilated cardiomyopathy - [EFO_0000407](http://www.ebi.ac.uk/efo/EFO_0000407)). In some other... | priority | improve ontology mapping the ontology mapping done by ontoma looks a bit clunky for phewas in some cases the mapped term is either too generic or more specific than the actual term e g primary intrinsic cardiomyopathies dilated cardiomyopathy in some other cases the mapped term is not even a disease dis... | 1 |
233,750 | 7,704,262,718 | IssuesEvent | 2018-05-21 11:34:07 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | PGSN-Francisco C Ada/Saipan International Airport-NORTHERN MARIANA ISLANDS-USA | Being Redone Low Priority | # Airport Name
PGSN Saipan Intl' Airport
# Country?
USA
# Improvements that need to be made?
Full redone from scratch
# Are you working on this airport?
Of course, started
# Airport Priority? (A380, 10000ft+ Runway)
IDK, RW is 8700ft long
| 1.0 | PGSN-Francisco C Ada/Saipan International Airport-NORTHERN MARIANA ISLANDS-USA - # Airport Name
PGSN Saipan Intl' Airport
# Country?
USA
# Improvements that need to be made?
Full redone from scratch
# Are you working on this airport?
Of course, started
# Airport Priority? (A380, 10000ft+ Runway)... | priority | pgsn francisco c ada saipan international airport northern mariana islands usa airport name pgsn saipan intl airport country usa improvements that need to be made full redone from scratch are you working on this airport of course started airport priority runway idk ... | 1 |
510,146 | 14,785,562,420 | IssuesEvent | 2021-01-12 03:05:53 | kami-blue/client | https://api.github.com/repos/kami-blue/client | closed | Add an alt manager | -gui -low-priority enhancement new | - [x] zeroeightysix/KAMI#4 (#673)
- [x] zeroeightysix/KAMI#106 [video](https://www.youtube.com/watch?v=72gJgxpJrgE) (see #584)
- [x] zeroeightysix/KAMI#103
- [x] zeroeightysix/KAMI#94
- [x] zeroeightysix/KAMI#95
- [ ] zeroeightysix/KAMI#96
- [x] zeroeightysix/KAMI#97
- [x] zeroeightysix/KAMI#92 (by... | 1.0 | Add an alt manager - - [x] zeroeightysix/KAMI#4 (#673)
- [x] zeroeightysix/KAMI#106 [video](https://www.youtube.com/watch?v=72gJgxpJrgE) (see #584)
- [x] zeroeightysix/KAMI#103
- [x] zeroeightysix/KAMI#94
- [x] zeroeightysix/KAMI#95
- [ ] zeroeightysix/KAMI#96
- [x] zeroeightysix/KAMI#97
- [x] zero... | priority | add an alt manager zeroeightysix kami zeroeightysix kami see zeroeightysix kami zeroeightysix kami zeroeightysix kami zeroeightysix kami zeroeightysix kami zeroeightysix kami by pr zeroeightysix kami zeroeigh... | 1 |
449,536 | 12,970,370,324 | IssuesEvent | 2020-07-21 09:14:15 | mauriciovigolo/keycloak-angular | https://api.github.com/repos/mauriciovigolo/keycloak-angular | closed | Bearer prefix value "bearer" instead of "Bearer" | Good first issue Priority: Low Status: Accepted Type: Bug | <!--
Please fill out the following information. Thanks!
-->
### Bug Report or Feature Request (mark with an `x`)
```
- [X ] bug report -> please search for issues before submitting
- [ ] feature request
```
### Versions.
<!--
keycloak-angular, angular and keycloak versions.
-->
- keycloak-angular: 7... | 1.0 | Bearer prefix value "bearer" instead of "Bearer" - <!--
Please fill out the following information. Thanks!
-->
### Bug Report or Feature Request (mark with an `x`)
```
- [X ] bug report -> please search for issues before submitting
- [ ] feature request
```
### Versions.
<!--
keycloak-angular, angular... | priority | bearer prefix value bearer instead of bearer please fill out the following information thanks bug report or feature request mark with an x bug report please search for issues before submitting feature request versions keycloak angular angular and ... | 1 |
634,611 | 20,366,270,051 | IssuesEvent | 2022-02-21 06:11:42 | jhuopensource/semesterly | https://api.github.com/repos/jhuopensource/semesterly | closed | Refactor Course Parser, Ingestor/Digestor, Validator | low-priority python | ### Refactoring
* [ ] parsing
* [ ] scripts
* [ ] Remove textbook support (Textbook, TextbookLink)
### Documentation
* Add what needs to be documented
* Also include what could be useful for documentation for when new members are onboarding | 1.0 | Refactor Course Parser, Ingestor/Digestor, Validator - ### Refactoring
* [ ] parsing
* [ ] scripts
* [ ] Remove textbook support (Textbook, TextbookLink)
### Documentation
* Add what needs to be documented
* Also include what could be useful for documentation for when new members are onboarding | priority | refactor course parser ingestor digestor validator refactoring parsing scripts remove textbook support textbook textbooklink documentation add what needs to be documented also include what could be useful for documentation for when new members are onboarding | 1 |
824,202 | 31,144,194,902 | IssuesEvent | 2023-08-16 04:27:20 | chimple/cuba | https://api.github.com/repos/chimple/cuba | closed | we can paste text's in mobile number field | bug Low Priority | - [ ] If we copy and paste the text to Phone number field it's taking
- [ ] If alphabets are 10, send OTP button will be enabled
 | 1.0 | we can paste text's in mobile number field - - [ ] If we copy and paste the text to Phone number field it's taking
- [ ] If alphabets are 10, send OTP button will be enabled

Original Redmine Issue: 1487, https://issues.qgis.org/issues/1487
Original Assignee: nobody -
---
When loading shapefile with defined projection into QGIS 1.0.0 pr2, it shows up as layer without coordinate information (assigned default one). ogrinfo reports projection info ... | 1.0 | QGIS fails to recognise Shapefile projection - ---
Author Name: **marisn -** (marisn -)
Original Redmine Issue: 1487, https://issues.qgis.org/issues/1487
Original Assignee: nobody -
---
When loading shapefile with defined projection into QGIS 1.0.0 pr2, it shows up as layer without coordinate information (assigned... | priority | qgis fails to recognise shapefile projection author name marisn marisn original redmine issue original assignee nobody when loading shapefile with defined projection into qgis it shows up as layer without coordinate information assigned default one ogrinfo reports projecti... | 1 |
532,785 | 15,571,417,681 | IssuesEvent | 2021-03-17 04:54:26 | rainlab/pages-plugin | https://api.github.com/repos/rainlab/pages-plugin | closed | Please add native page duplication action | Priority: Low Status: Review Needed Type: Conceptual Enhancement | Hi,
it would be very helpful for the clients, if you could duplicate a static page in the backend, e.g. providing a base page, which should be duplicated by the client. Also this would be nice the the normal cms pages. | 1.0 | Please add native page duplication action - Hi,
it would be very helpful for the clients, if you could duplicate a static page in the backend, e.g. providing a base page, which should be duplicated by the client. Also this would be nice the the normal cms pages. | priority | please add native page duplication action hi it would be very helpful for the clients if you could duplicate a static page in the backend e g providing a base page which should be duplicated by the client also this would be nice the the normal cms pages | 1 |
625,035 | 19,716,755,160 | IssuesEvent | 2022-01-13 11:46:25 | epicmaxco/vuestic-ui | https://api.github.com/repos/epicmaxco/vuestic-ui | closed | Bot to set EXTERNAL label on external user issues. | LOW PRIORITY groomed | Right now EXTERNAL label should be set/removed manually. I suggest to use bot for that as all info is known.
- [ ] If issue is new and created by external contributor - should add label EXTERNAL to issue.
Could be done immediately on issue create if possible.
Seems to cover all cases and not too hard to implemen... | 1.0 | Bot to set EXTERNAL label on external user issues. - Right now EXTERNAL label should be set/removed manually. I suggest to use bot for that as all info is known.
- [ ] If issue is new and created by external contributor - should add label EXTERNAL to issue.
Could be done immediately on issue create if possible.
... | priority | bot to set external label on external user issues right now external label should be set removed manually i suggest to use bot for that as all info is known if issue is new and created by external contributor should add label external to issue could be done immediately on issue create if possible se... | 1 |
396,689 | 11,712,334,352 | IssuesEvent | 2020-03-09 08:05:30 | OpenSRP/opensrp-client-anc | https://api.github.com/repos/OpenSRP/opensrp-client-anc | opened | Empty state for Tasks tab | enhancement low priority | We should add an empty state message specifically tailored to no due Tasks in the tasks tab:

The reason being, the empty state shown right now is for a newly-registered woma... | 1.0 | Empty state for Tasks tab - We should add an empty state message specifically tailored to no due Tasks in the tasks tab:

The reason being, the empty state shown right now is... | priority | empty state for tasks tab we should add an empty state message specifically tailored to no due tasks in the tasks tab the reason being the empty state shown right now is for a newly registered woman who has no contacts recorded in the screenshot above the woman has a contact recorded but no tasks ar... | 1 |
703,930 | 24,178,409,548 | IssuesEvent | 2022-09-23 06:13:13 | bossbuwi/existence | https://api.github.com/repos/bossbuwi/existence | closed | Update frontend dependencies | enhancement endpoint low priority | Some frontend dependencies are outdated. Update them and check for code or function breaking changes. | 1.0 | Update frontend dependencies - Some frontend dependencies are outdated. Update them and check for code or function breaking changes. | priority | update frontend dependencies some frontend dependencies are outdated update them and check for code or function breaking changes | 1 |
826,046 | 31,549,609,879 | IssuesEvent | 2023-09-02 00:17:22 | Geo-Kings/asc-geostac-forked | https://api.github.com/repos/Geo-Kings/asc-geostac-forked | closed | Footprint Fetcher Bug | type: bug type: fix priority: Low work: complicated | FootprintFetcher.js throws error if a request is made for more features than are currently still available | 1.0 | Footprint Fetcher Bug - FootprintFetcher.js throws error if a request is made for more features than are currently still available | priority | footprint fetcher bug footprintfetcher js throws error if a request is made for more features than are currently still available | 1 |
398,213 | 11,739,306,977 | IssuesEvent | 2020-03-11 17:29:02 | thaliawww/ThaliApp | https://api.github.com/repos/thaliawww/ThaliApp | closed | Make app bilingual | feature priority: low | In GitLab by @gijshendriksen on Jun 13, 2017, 13:42
Net als op de site zou het mooi zijn als de app, afhankelijk van de voorkeur van de gebruiker, Nederlands of Engels wordt.
Dit kan op meerdere manieren:
* We halen de voorkeur van de site af, en gebruiken die om de taal te bepalen.
* We voegen een feature toe in d... | 1.0 | Make app bilingual - In GitLab by @gijshendriksen on Jun 13, 2017, 13:42
Net als op de site zou het mooi zijn als de app, afhankelijk van de voorkeur van de gebruiker, Nederlands of Engels wordt.
Dit kan op meerdere manieren:
* We halen de voorkeur van de site af, en gebruiken die om de taal te bepalen.
* We voegen... | priority | make app bilingual in gitlab by gijshendriksen on jun net als op de site zou het mooi zijn als de app afhankelijk van de voorkeur van de gebruiker nederlands of engels wordt dit kan op meerdere manieren we halen de voorkeur van de site af en gebruiken die om de taal te bepalen we voegen een f... | 1 |
329,007 | 10,011,011,217 | IssuesEvent | 2019-07-15 09:29:54 | leancloud/android-sdk-all | https://api.github.com/repos/leancloud/android-sdk-all | closed | conversation.getAttribut() 提示过时,没有提供替代方法 | low-priority | 社区链接: https://forum.leancloud.cn/t/android-getattribute/17089
conversation.getAttribut() 提示过时,却没有提供替代的方法。这里应该给出一个可替代的新方法。 | 1.0 | conversation.getAttribut() 提示过时,没有提供替代方法 - 社区链接: https://forum.leancloud.cn/t/android-getattribute/17089
conversation.getAttribut() 提示过时,却没有提供替代的方法。这里应该给出一个可替代的新方法。 | priority | conversation getattribut 提示过时,没有提供替代方法 社区链接: conversation getattribut 提示过时,却没有提供替代的方法。这里应该给出一个可替代的新方法。 | 1 |
669,062 | 22,609,543,374 | IssuesEvent | 2022-06-29 15:54:33 | grage03/prello | https://api.github.com/repos/grage03/prello | opened | Page not found | bug frontend low priority | 
After entering any non-existent address, the user will be transferred to a page without content, instead of a page prepared for this
| 1.0 | Page not found - 
After entering any non-existent address, the user will be transferred to a page without content, instead of a page prepared for this
| priority | page not found after entering any non existent address the user will be transferred to a page without content instead of a page prepared for this | 1 |
754,832 | 26,405,254,755 | IssuesEvent | 2023-01-13 07:16:30 | YangCatalog/module-compilation | https://api.github.com/repos/YangCatalog/module-compilation | closed | Reorganize bin directory | Priority: Low Maintenance | There's no reason the directory with all the code should be named bin, we don't have any binaries in the repo.
The scripts in this directory could also be logically separated into directories. For example, for each of the `run_*.sh` scripts, the files it depends on could go to a separate directory. This would make fin... | 1.0 | Reorganize bin directory - There's no reason the directory with all the code should be named bin, we don't have any binaries in the repo.
The scripts in this directory could also be logically separated into directories. For example, for each of the `run_*.sh` scripts, the files it depends on could go to a separate dir... | priority | reorganize bin directory there s no reason the directory with all the code should be named bin we don t have any binaries in the repo the scripts in this directory could also be logically separated into directories for example for each of the run sh scripts the files it depends on could go to a separate dir... | 1 |
100,150 | 4,076,735,806 | IssuesEvent | 2016-05-30 02:26:00 | joeyGumer/Pixel_Mirror--Diablo_II | https://api.github.com/repos/joeyGumer/Pixel_Mirror--Diablo_II | opened | Heard of Bats consumes additional MP when hitting enemies | CLASS: Minor LOW PRIORITY TYPE: Gameplay | **Frequency:** 100%
**Description of the bug:** Heard of Bats consumes additional MP when hitting enemies
**Steps to reproduce:**
1- Cast Heard of Bats (consumes X MP)
2- Heard of Bats hits once and enemy (consumes X MP again)
| 1.0 | Heard of Bats consumes additional MP when hitting enemies - **Frequency:** 100%
**Description of the bug:** Heard of Bats consumes additional MP when hitting enemies
**Steps to reproduce:**
1- Cast Heard of Bats (consumes X MP)
2- Heard of Bats hits once and enemy (consumes X MP again)
| priority | heard of bats consumes additional mp when hitting enemies frequency description of the bug heard of bats consumes additional mp when hitting enemies steps to reproduce cast heard of bats consumes x mp heard of bats hits once and enemy consumes x mp again | 1 |
314,428 | 9,596,892,199 | IssuesEvent | 2019-05-09 19:50:00 | jonnhy12333/hmct-web | https://api.github.com/repos/jonnhy12333/hmct-web | opened | Images Should Be Larger? | Low Priority enhancement question | Am I the only one who thinks the images need to be a bit bigger in the chat? | 1.0 | Images Should Be Larger? - Am I the only one who thinks the images need to be a bit bigger in the chat? | priority | images should be larger am i the only one who thinks the images need to be a bit bigger in the chat | 1 |
262,138 | 8,251,373,056 | IssuesEvent | 2018-09-12 07:35:49 | aeternity/elixir-node | https://api.github.com/repos/aeternity/elixir-node | closed | Change the Supervisor -> GenServer design pattern | enhancement low-priority non-spec | As you can read [here](https://hexdocs.pm/elixir/Supervisor.Spec.html) the worker(GenServer..) type of design is now deprecated and it should be changed with [child-specs](https://hexdocs.pm/elixir/Supervisor.html#module-child-specification). This design pattern should be adopted for the whole code-base of the project. | 1.0 | Change the Supervisor -> GenServer design pattern - As you can read [here](https://hexdocs.pm/elixir/Supervisor.Spec.html) the worker(GenServer..) type of design is now deprecated and it should be changed with [child-specs](https://hexdocs.pm/elixir/Supervisor.html#module-child-specification). This design pattern shoul... | priority | change the supervisor genserver design pattern as you can read the worker genserver type of design is now deprecated and it should be changed with this design pattern should be adopted for the whole code base of the project | 1 |
819,074 | 30,718,945,321 | IssuesEvent | 2023-07-27 14:42:18 | BurnedLand/Reports | https://api.github.com/repos/BurnedLand/Reports | opened | server cata bug del hunter | Low Priority | "Player Name and Faction"= lamu,ally
"Describe the bug"=3 bug il primo il pet se messo in defensive nel momento che entri in combat dovrebbe attaccare e non lo fa, il secondo quando il pet usa la spell charge al posto di partire a razzo verso il mob invece si stunna e perde un po di vita,
la spell cover del pet dov... | 1.0 | server cata bug del hunter - "Player Name and Faction"= lamu,ally
"Describe the bug"=3 bug il primo il pet se messo in defensive nel momento che entri in combat dovrebbe attaccare e non lo fa, il secondo quando il pet usa la spell charge al posto di partire a razzo verso il mob invece si stunna e perde un po di vita... | priority | server cata bug del hunter player name and faction lamu ally describe the bug bug il primo il pet se messo in defensive nel momento che entri in combat dovrebbe attaccare e non lo fa il secondo quando il pet usa la spell charge al posto di partire a razzo verso il mob invece si stunna e perde un po di vita... | 1 |
298,713 | 9,200,694,677 | IssuesEvent | 2019-03-07 17:40:48 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | svn 2006.09.14 crashes after using "Move vertex" on an empty canvas | Category: Map Canvas Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report | ---
Author Name: **Redmine Admin** (Redmine Admin)
Original Redmine Issue: 271, https://issues.qgis.org/issues/271
Original Assignee: Gavin Macaulay -
---
1. start Qgis
2. press "Move vertex"
3. left-click on the canvas
4. crash:
```
#0 0xb6b86f3d in [[QgsVectorLayer]]::vectorType (this=0x0)
at qgsvectorl... | 1.0 | svn 2006.09.14 crashes after using "Move vertex" on an empty canvas - ---
Author Name: **Redmine Admin** (Redmine Admin)
Original Redmine Issue: 271, https://issues.qgis.org/issues/271
Original Assignee: Gavin Macaulay -
---
1. start Qgis
2. press "Move vertex"
3. left-click on the canvas
4. crash:
```
#0 0xb... | priority | svn crashes after using move vertex on an empty canvas author name redmine admin redmine admin original redmine issue original assignee gavin macaulay start qgis press move vertex left click on the canvas crash in vectortype this at qgsvect... | 1 |
699,553 | 24,021,047,052 | IssuesEvent | 2022-09-15 07:41:20 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Request] trilium | request:new-pkg priority:low | ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/trilium
### Utility this package has for you
A hierarchical note taking application with focus on building large personal knowledge bases.
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
YES!
### Do you consider t... | 1.0 | [Request] trilium - ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/trilium
### Utility this package has for you
A hierarchical note taking application with focus on building large personal knowledge bases.
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
YES!
#... | priority | trilium link to the package s in the aur utility this package has for you a hierarchical note taking application with focus on building large personal knowledge bases do you consider the package s to be useful for every chaotic aur user yes do you consider the package to be useful for f... | 1 |
813,946 | 30,480,362,137 | IssuesEvent | 2023-07-17 19:50:05 | KinsonDigital/VelaptorDocs | https://api.github.com/repos/KinsonDigital/VelaptorDocs | closed | 📋Set up vscode settings for file tabbing | low priority ⚙️config | ### Complete The Item Below
- [X] I have updated the title without removing the 📋 emoji.
### Description
Set up the vscode settings to set the tab settings for various files for the workspace.
This will involve adding the settings to the _**.vscode/settings.json**_ file. Add the settings as shown below.
```di... | 1.0 | 📋Set up vscode settings for file tabbing - ### Complete The Item Below
- [X] I have updated the title without removing the 📋 emoji.
### Description
Set up the vscode settings to set the tab settings for various files for the workspace.
This will involve adding the settings to the _**.vscode/settings.json**_ fil... | priority | 📋set up vscode settings for file tabbing complete the item below i have updated the title without removing the 📋 emoji description set up the vscode settings to set the tab settings for various files for the workspace this will involve adding the settings to the vscode settings json file ... | 1 |
537,274 | 15,726,322,916 | IssuesEvent | 2021-03-29 11:08:50 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | closed | Subscription does not get removed in publisher | API-M 4.0.0 Condition/LowHanging Priority/High Type/Bug | ### Description:
Subscription of APIs and API Product does not get removed after subscription blocking.
### Steps to reproduce:
- Follow steps in https://github.com/wso2/product-apim/issues/9706
- Remove the subscription from Dev Portal
- Check the Publisher Subscription tab
### Affected Product Version:
M2 ... | 1.0 | Subscription does not get removed in publisher - ### Description:
Subscription of APIs and API Product does not get removed after subscription blocking.
### Steps to reproduce:
- Follow steps in https://github.com/wso2/product-apim/issues/9706
- Remove the subscription from Dev Portal
- Check the Publisher Subsc... | priority | subscription does not get removed in publisher description subscription of apis and api product does not get removed after subscription blocking steps to reproduce follow steps in remove the subscription from dev portal check the publisher subscription tab affected product version ... | 1 |
729,791 | 25,144,554,368 | IssuesEvent | 2022-11-10 03:26:15 | CyberedCake/CyberAPI | https://api.github.com/repos/CyberedCake/CyberAPI | closed | Add a way to extend SpigotListener for auto-registering | enhancement spigot bungee priority: low | For example, someone creates a new class, adds "extends SpigotListener" or "implements SpigotListener" and the class with automatically register with CyberAPI. Although this would require a change in the system of "commandsPath", it's still possible. | 1.0 | Add a way to extend SpigotListener for auto-registering - For example, someone creates a new class, adds "extends SpigotListener" or "implements SpigotListener" and the class with automatically register with CyberAPI. Although this would require a change in the system of "commandsPath", it's still possible. | priority | add a way to extend spigotlistener for auto registering for example someone creates a new class adds extends spigotlistener or implements spigotlistener and the class with automatically register with cyberapi although this would require a change in the system of commandspath it s still possible | 1 |
606,800 | 18,768,516,732 | IssuesEvent | 2021-11-06 11:34:54 | GrapheneOS/Camera | https://api.github.com/repos/GrapheneOS/Camera | closed | consider replacing video button with a mode at the bottom per Google Camera (unclear if we want this) | enhancement priority-low | If there end up being video extensions, they can be fit into the video mode as settings. Most of the CameraX extension modes are only going to be for images. | 1.0 | consider replacing video button with a mode at the bottom per Google Camera (unclear if we want this) - If there end up being video extensions, they can be fit into the video mode as settings. Most of the CameraX extension modes are only going to be for images. | priority | consider replacing video button with a mode at the bottom per google camera unclear if we want this if there end up being video extensions they can be fit into the video mode as settings most of the camerax extension modes are only going to be for images | 1 |
813,558 | 30,462,333,544 | IssuesEvent | 2023-07-17 07:56:03 | telerik/kendo-react | https://api.github.com/repos/telerik/kendo-react | opened | [Grid] Unstable selection of embedded tables | accessibility Priority 1 SEV: Low | if we open a row it jumps to the table, however, when going back it is not possible to return to the table inside the cell. This can be reproduced in the following example with the following sequence:
Tab, down arrow, down arrow, Enter, down arrow, down arrow, down arrow, Shift+Tab, Tab
or Tab, down arrow, down ... | 1.0 | [Grid] Unstable selection of embedded tables - if we open a row it jumps to the table, however, when going back it is not possible to return to the table inside the cell. This can be reproduced in the following example with the following sequence:
Tab, down arrow, down arrow, Enter, down arrow, down arrow, down arro... | priority | unstable selection of embedded tables if we open a row it jumps to the table however when going back it is not possible to return to the table inside the cell this can be reproduced in the following example with the following sequence tab down arrow down arrow enter down arrow down arrow down arrow s... | 1 |
516,632 | 14,984,937,536 | IssuesEvent | 2021-01-28 19:18:50 | nlpsandbox/data-node | https://api.github.com/repos/nlpsandbox/data-node | closed | Remove all traces of _all_of.py and AllOf models | Priority: Low | These files are automatically generated by `openapi-generator` but (all?) can be safely removed from the codebase. | 1.0 | Remove all traces of _all_of.py and AllOf models - These files are automatically generated by `openapi-generator` but (all?) can be safely removed from the codebase. | priority | remove all traces of all of py and allof models these files are automatically generated by openapi generator but all can be safely removed from the codebase | 1 |
250,939 | 7,992,987,873 | IssuesEvent | 2018-07-20 05:17:23 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | tests/shell failing on Arduino 101 / Quark SE arc | area: ARC area: Console area: Shell bug priority: low | Fails to boot and produce any console output; same result on 11 different boards (6 Quark SE, 5 A101) (not even the " booting Zephyr message")
commit v1.12.0-rc2-7-g55494c3f0a
| 1.0 | tests/shell failing on Arduino 101 / Quark SE arc - Fails to boot and produce any console output; same result on 11 different boards (6 Quark SE, 5 A101) (not even the " booting Zephyr message")
commit v1.12.0-rc2-7-g55494c3f0a
| priority | tests shell failing on arduino quark se arc fails to boot and produce any console output same result on different boards quark se not even the booting zephyr message commit | 1 |
335,609 | 10,164,073,142 | IssuesEvent | 2019-08-07 10:44:52 | etclabscore/go-ethereum | https://api.github.com/repos/etclabscore/go-ethereum | opened | Feature request: Submit Block RPC | ISS: Discussion Priority: 7 Low Type: Core Type: Feature | Imported from https://github.com/ethereumproject/go-ethereum/issues/719
# New JSON-RPC method submitBlock
## Purpose
I would like to be able to submitWork, but have the address used be one other than the etherbase of the node the work is being submitted by.
This would allow signing of new blocks to occur ou... | 1.0 | Feature request: Submit Block RPC - Imported from https://github.com/ethereumproject/go-ethereum/issues/719
# New JSON-RPC method submitBlock
## Purpose
I would like to be able to submitWork, but have the address used be one other than the etherbase of the node the work is being submitted by.
This would all... | priority | feature request submit block rpc imported from new json rpc method submitblock purpose i would like to be able to submitwork but have the address used be one other than the etherbase of the node the work is being submitted by this would allow signing of new blocks to occur outside of the client ... | 1 |
685,802 | 23,467,699,965 | IssuesEvent | 2022-08-16 18:25:41 | 01rfcberlin/robocup-blockly | https://api.github.com/repos/01rfcberlin/robocup-blockly | closed | Responsive design | visuals low-priority | The webapp should not only work with the desktop but also tablets and maybe even smart phones. | 1.0 | Responsive design - The webapp should not only work with the desktop but also tablets and maybe even smart phones. | priority | responsive design the webapp should not only work with the desktop but also tablets and maybe even smart phones | 1 |
146,372 | 5,620,267,861 | IssuesEvent | 2017-04-04 06:11:42 | minetest/minetest | https://api.github.com/repos/minetest/minetest | closed | Remove smooth lighting from firelike for performance? | @ Client / Audiovisuals Low priority Performance Request / Suggestion | EDITED
The smooth lighting on all nodes PR is one of my all-time favourite PRs, it's stunningly good.
However i am not sure we should have smooth lighting for firelike, as this has faces that are disconnected from surrounding nodes so never had a visual problem when not smooth lighted.
Because the faces are not st... | 1.0 | Remove smooth lighting from firelike for performance? - EDITED
The smooth lighting on all nodes PR is one of my all-time favourite PRs, it's stunningly good.
However i am not sure we should have smooth lighting for firelike, as this has faces that are disconnected from surrounding nodes so never had a visual proble... | priority | remove smooth lighting from firelike for performance edited the smooth lighting on all nodes pr is one of my all time favourite prs it s stunningly good however i am not sure we should have smooth lighting for firelike as this has faces that are disconnected from surrounding nodes so never had a visual proble... | 1 |
445,524 | 12,832,168,785 | IssuesEvent | 2020-07-07 07:09:48 | kubesphere/kubesphere | https://api.github.com/repos/kubesphere/kubesphere | closed | Click app screenshot and enter the enlarge view picture page, can't click '<' '>' to switch pictures | area/console kind/bug kind/need-to-verify priority/low | steps:
1、The user enters the app template page
2、Select an app template and enter the app details page
3、Click the application information to enter the application information page
4、Click on the image in the screenshot ,enter enlarge view image page
5、Click '<''>' to switch images
expected result:
can switch ... | 1.0 | Click app screenshot and enter the enlarge view picture page, can't click '<' '>' to switch pictures - steps:
1、The user enters the app template page
2、Select an app template and enter the app details page
3、Click the application information to enter the application information page
4、Click on the image in the scre... | priority | click app screenshot and enter the enlarge view picture page can t click to switch pictures steps: 、the user enters the app template page 、select an app template and enter the app details page 、click the application information to enter the application information page 、click on the image in the screensh... | 1 |
761,850 | 26,699,566,881 | IssuesEvent | 2023-01-27 13:19:56 | AGPlested/ASCAM | https://api.github.com/repos/AGPlested/ASCAM | opened | Window elements are not big enough to show full text | bug low-priority | This happens with the idealization frame where the button that says "Drag lines to change parameters" is too narrow to display the full text and with the names of lists where e.g. when using `ascam -t` the name of the baseline corrected, gaussian filtered list named "BC_GFILTER1000_" is not fully displayed. | 1.0 | Window elements are not big enough to show full text - This happens with the idealization frame where the button that says "Drag lines to change parameters" is too narrow to display the full text and with the names of lists where e.g. when using `ascam -t` the name of the baseline corrected, gaussian filtered list name... | priority | window elements are not big enough to show full text this happens with the idealization frame where the button that says drag lines to change parameters is too narrow to display the full text and with the names of lists where e g when using ascam t the name of the baseline corrected gaussian filtered list name... | 1 |
779,406 | 27,351,667,712 | IssuesEvent | 2023-02-27 09:59:55 | NVIDIAGameWorks/Falcor | https://api.github.com/repos/NVIDIAGameWorks/Falcor | closed | Optimize descriptor pools/heap memory usage | Low Priority | Vulkan memory allocation policy seems to be different then DX12. It appears that DX12 lazily allocates memory for the QueryHeap, while VK allocates on request. There are 2 issues:
1. Running the FeatureDemo on Vulkan consumes 800MB. DX Consumes about 200MB. Need to figure out where the difference is coming from.
2.... | 1.0 | Optimize descriptor pools/heap memory usage - Vulkan memory allocation policy seems to be different then DX12. It appears that DX12 lazily allocates memory for the QueryHeap, while VK allocates on request. There are 2 issues:
1. Running the FeatureDemo on Vulkan consumes 800MB. DX Consumes about 200MB. Need to figur... | priority | optimize descriptor pools heap memory usage vulkan memory allocation policy seems to be different then it appears that lazily allocates memory for the queryheap while vk allocates on request there are issues running the featuredemo on vulkan consumes dx consumes about need to figure out where th... | 1 |
646,402 | 21,046,903,270 | IssuesEvent | 2022-03-31 16:51:40 | dhowe/AdNauseam | https://api.github.com/repos/dhowe/AdNauseam | closed | Advault: data not visible for large ads with focus | PRIORITY: Low Bug | no way to zoom in on this info, as zooming in/out returns user to the full vault view:
<img width="1039" alt="image" src="https://user-images.githubusercontent.com/737638/155828134-b6145e6e-6f85-43b4-8e83-183603adc1b7.png">
| 1.0 | Advault: data not visible for large ads with focus - no way to zoom in on this info, as zooming in/out returns user to the full vault view:
<img width="1039" alt="image" src="https://user-images.githubusercontent.com/737638/155828134-b6145e6e-6f85-43b4-8e83-183603adc1b7.png">
| priority | advault data not visible for large ads with focus no way to zoom in on this info as zooming in out returns user to the full vault view img width alt image src | 1 |
35,708 | 2,792,918,642 | IssuesEvent | 2015-05-11 07:11:39 | engineers-nightmare/engineers-nightmare | https://api.github.com/repos/engineers-nightmare/engineers-nightmare | closed | consider moving to wercker for automated testing | low-priority | So far travis has been nothing but pain for us since it is stuck in the past (ubuntu 12.04 lts)
as an example see issue #72
Wercker is an interesting docker based alternative that should allow us to escape the shackles of 2012.
https://hacks.mozilla.org/2013/02/wercker-continuous-delivery-made-easy-a-webfwd-pro... | 1.0 | consider moving to wercker for automated testing - So far travis has been nothing but pain for us since it is stuck in the past (ubuntu 12.04 lts)
as an example see issue #72
Wercker is an interesting docker based alternative that should allow us to escape the shackles of 2012.
https://hacks.mozilla.org/2013/02... | priority | consider moving to wercker for automated testing so far travis has been nothing but pain for us since it is stuck in the past ubuntu lts as an example see issue wercker is an interesting docker based alternative that should allow us to escape the shackles of | 1 |
440,487 | 12,700,704,346 | IssuesEvent | 2020-06-22 16:47:24 | less/less.js | https://api.github.com/repos/less/less.js | closed | warn when invalid values are passed to functions and clamped? | consider closing feature request low priority | If you define a color like this:
```
@color: hsla(0,100,100,1);
```
...it should produce 100% red, but it produces 100% cyan.
Also, the corresponding readout function of `hue()` is producing the incorrect value too; although if you use the two functions together the errors cancel each other out.
Still `hsla()` sho... | 1.0 | warn when invalid values are passed to functions and clamped? - If you define a color like this:
```
@color: hsla(0,100,100,1);
```
...it should produce 100% red, but it produces 100% cyan.
Also, the corresponding readout function of `hue()` is producing the incorrect value too; although if you use the two functions... | priority | warn when invalid values are passed to functions and clamped if you define a color like this color hsla it should produce red but it produces cyan also the corresponding readout function of hue is producing the incorrect value too although if you use the two functions togethe... | 1 |
229,970 | 7,602,610,822 | IssuesEvent | 2018-04-29 03:40:21 | FluxionNetwork/fluxion | https://api.github.com/repos/FluxionNetwork/fluxion | closed | Target mismatch is possible when resuming attacks. | Priority: Low Type: Bug | ----
#### Read the [wiki](https://github.com/FluxionNetwork/fluxion/wiki)?
I'm an author.
#### Do you want to request a *feature* or report a *bug*?
Report a potential bug.
#### What is the current behaviour?
When resuming/restoring attacks, fluxion's target may differ from the target in the saved attack sinc... | 1.0 | Target mismatch is possible when resuming attacks. - ----
#### Read the [wiki](https://github.com/FluxionNetwork/fluxion/wiki)?
I'm an author.
#### Do you want to request a *feature* or report a *bug*?
Report a potential bug.
#### What is the current behaviour?
When resuming/restoring attacks, fluxion's targe... | priority | target mismatch is possible when resuming attacks read the i m an author do you want to request a feature or report a bug report a potential bug what is the current behaviour when resuming restoring attacks fluxion s target may differ from the target in the saved attack sin... | 1 |
175,421 | 6,550,851,262 | IssuesEvent | 2017-09-05 12:49:28 | wordpress-mobile/AztecEditor-Android | https://api.github.com/repos/wordpress-mobile/AztecEditor-Android | opened | Perform parsing in the background | enhancement low priority performance | When loading a large HTML file the app can become unresponsive because the parsing is performed on the main thread. We should do this in the background. | 1.0 | Perform parsing in the background - When loading a large HTML file the app can become unresponsive because the parsing is performed on the main thread. We should do this in the background. | priority | perform parsing in the background when loading a large html file the app can become unresponsive because the parsing is performed on the main thread we should do this in the background | 1 |
483,852 | 13,930,526,707 | IssuesEvent | 2020-10-22 02:41:56 | Thorium-Sim/thorium | https://api.github.com/repos/Thorium-Sim/thorium | opened | THX Charging Speed | priority/low type/feature | ### Requested By: Lissa Hadfield (lissaeagar@gmail.com)
### Priority: Low
### Version: 2.12.4
Hello! I'm back lol. Could you add a THX Charging Speed like that of the Transporters? That way we can make it fast or slow? Thanks!
| 1.0 | THX Charging Speed - ### Requested By: Lissa Hadfield (lissaeagar@gmail.com)
### Priority: Low
### Version: 2.12.4
Hello! I'm back lol. Could you add a THX Charging Speed like that of the Transporters? That way we can make it fast or slow? Thanks!
| priority | thx charging speed requested by lissa hadfield lissaeagar gmail com priority low version hello i m back lol could you add a thx charging speed like that of the transporters that way we can make it fast or slow thanks | 1 |
515,494 | 14,964,214,204 | IssuesEvent | 2021-01-27 11:39:03 | ntop/ntopng | https://api.github.com/repos/ntop/ntopng | closed | Empty network page | low-priority bug | The pcap https://github.com/ntop/ntopng/files/5874325/a.pcap.gz can be used to reproduce this issue
Starting ntopng with -i a.pcap -m 192.168.0.0/16 will result in an empty network page (no title etc). This has to be fixed. | 1.0 | Empty network page - The pcap https://github.com/ntop/ntopng/files/5874325/a.pcap.gz can be used to reproduce this issue
Starting ntopng with -i a.pcap -m 192.168.0.0/16 will result in an empty network page (no title etc). This has to be fixed. | priority | empty network page the pcap can be used to reproduce this issue starting ntopng with i a pcap m will result in an empty network page no title etc this has to be fixed | 1 |
628,930 | 20,018,620,788 | IssuesEvent | 2022-02-01 14:29:49 | trimble-oss/modus-web-components | https://api.github.com/repos/trimble-oss/modus-web-components | closed | Storybook's external links are not highlighted a different color | priority:low bug good first issue | The links are not highlighted blue anymore. They should be a different color than the other text. | 1.0 | Storybook's external links are not highlighted a different color - The links are not highlighted blue anymore. They should be a different color than the other text. | priority | storybook s external links are not highlighted a different color the links are not highlighted blue anymore they should be a different color than the other text | 1 |
276,404 | 8,598,064,428 | IssuesEvent | 2018-11-15 20:36:49 | ansible/galaxy | https://api.github.com/repos/ansible/galaxy | closed | Vertical Nav links cannot be opened in new tab/window | area/frontend backport priority/low status/blocked type/bug | <!---
Verify first that your issue/request is not already reported on GitHub.
-->
## Bug Report
##### SUMMARY
Links in the galaxy UI's collapsible navbar and search page cannot be opened in a new tab/window. This is especially frustrating when searching for roles.
##### STEPS TO REPRODUCE
Ctrl/Shift + Le... | 1.0 | Vertical Nav links cannot be opened in new tab/window - <!---
Verify first that your issue/request is not already reported on GitHub.
-->
## Bug Report
##### SUMMARY
Links in the galaxy UI's collapsible navbar and search page cannot be opened in a new tab/window. This is especially frustrating when searching... | priority | vertical nav links cannot be opened in new tab window verify first that your issue request is not already reported on github bug report summary links in the galaxy ui s collapsible navbar and search page cannot be opened in a new tab window this is especially frustrating when searching... | 1 |
152,617 | 5,857,877,127 | IssuesEvent | 2017-05-12 01:12:19 | astropy/astropy | https://api.github.com/repos/astropy/astropy | closed | Unify section header characters | Docs Effort-low Package-novice Priority-Low | This is a placeholder if someone has the desire to unify the section header characters throughout the astropy docs to use the same ordering, which is now standardized as `* = - ^ " + : ~`.
I wrote a quick script to determine all unique sets of character orders used in the RST section headers. I _think_ it works, but ... | 1.0 | Unify section header characters - This is a placeholder if someone has the desire to unify the section header characters throughout the astropy docs to use the same ordering, which is now standardized as `* = - ^ " + : ~`.
I wrote a quick script to determine all unique sets of character orders used in the RST section ... | priority | unify section header characters this is a placeholder if someone has the desire to unify the section header characters throughout the astropy docs to use the same ordering which is now standardized as i wrote a quick script to determine all unique sets of character orders used in the rst section ... | 1 |
821,799 | 30,837,041,729 | IssuesEvent | 2023-08-02 08:08:03 | assemblee-virtuelle/semapps | https://api.github.com/repos/assemblee-virtuelle/semapps | closed | No display type & status in ReferenceInput | bug low difficulty medium priority | **Décrivez le bug**
For exemple in organization Edit, input of type & status are empty.
When you refresh page, it display the content.
**Etapes pour reproduire**
1. Open an organization which have a type or/and a status
2. Clic "Edit" button
3. See input field Type & status empty
**Comportement attendu**
Di... | 1.0 | No display type & status in ReferenceInput - **Décrivez le bug**
For exemple in organization Edit, input of type & status are empty.
When you refresh page, it display the content.
**Etapes pour reproduire**
1. Open an organization which have a type or/and a status
2. Clic "Edit" button
3. See input field Type &... | priority | no display type status in referenceinput décrivez le bug for exemple in organization edit input of type status are empty when you refresh page it display the content etapes pour reproduire open an organization which have a type or and a status clic edit button see input field type ... | 1 |
236,724 | 7,752,155,308 | IssuesEvent | 2018-05-30 19:21:53 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Property Claims audit log | Low Priority Suggestion | Can we possibly get a "Claims" layer to see how claims expand and who owns what claims? It would be useful for providing proof of someone claiming an area and then griefing that area in case an admin cleans up the mess before taking screenshots. | 1.0 | Property Claims audit log - Can we possibly get a "Claims" layer to see how claims expand and who owns what claims? It would be useful for providing proof of someone claiming an area and then griefing that area in case an admin cleans up the mess before taking screenshots. | priority | property claims audit log can we possibly get a claims layer to see how claims expand and who owns what claims it would be useful for providing proof of someone claiming an area and then griefing that area in case an admin cleans up the mess before taking screenshots | 1 |
158,413 | 6,026,793,859 | IssuesEvent | 2017-06-08 12:17:46 | Helioviewer-Project/helioviewer.org | https://api.github.com/repos/Helioviewer-Project/helioviewer.org | closed | Feature/event timeline labels react to mouseover? | 3.2 enhancement priority: low Timeline: features and events | The feature/event timeline labels

have to be clicked to react. It might be more useful to have them react to mouseover instead of click. In addition, the reaction on mouseo... | 1.0 | Feature/event timeline labels react to mouseover? - The feature/event timeline labels

have to be clicked to react. It might be more useful to have them react to mouseover in... | priority | feature event timeline labels react to mouseover the feature event timeline labels have to be clicked to react it might be more useful to have them react to mouseover instead of click in addition the reaction on mouseover should change when mousing over a feature event timeline label only those fe... | 1 |
402,863 | 11,825,812,487 | IssuesEvent | 2020-03-21 14:50:20 | seccomp/libseccomp | https://api.github.com/repos/seccomp/libseccomp | closed | Q: why do libseccomp-2.4.3.tar.gz differ | priority/low question | If i download libseccomp-2.4.3.tar.gz from releases or archive why do they differ.
If i check sha256sum the files differ.
https://github.com/seccomp/libseccomp/releases/download/v2.4.3/libseccomp-2.4.3.tar.gz
cf15d1421997fac45b936515af61d209c4fd788af11005d212b3d0fd71e7991d
https://github.com/seccomp/libseccomp/ar... | 1.0 | Q: why do libseccomp-2.4.3.tar.gz differ - If i download libseccomp-2.4.3.tar.gz from releases or archive why do they differ.
If i check sha256sum the files differ.
https://github.com/seccomp/libseccomp/releases/download/v2.4.3/libseccomp-2.4.3.tar.gz
cf15d1421997fac45b936515af61d209c4fd788af11005d212b3d0fd71e7991d
... | priority | q why do libseccomp tar gz differ if i download libseccomp tar gz from releases or archive why do they differ if i check the files differ | 1 |
280,758 | 8,686,338,247 | IssuesEvent | 2018-12-03 10:31:45 | status-im/status-react | https://api.github.com/repos/status-im/status-react | opened | Update the colours and username display inside the mobile chat UI | chat low-hanging-fruit low-priority mobile | # Problem
As part of the ongoing work on UI components we've made some changes to the mobile UI that aim to unify it across all screens and products, this issue is related to introducing those changes into chat message UI.
# Implementation
: Kalecgos' gossip options do not work. | Priority-Low Instance - Dungeon - Outland 70 | ### Current Behaviour
[Kalecgos](https://wowgaming.altervista.org/aowow/?npc=24848) has a couple gossip options when interacted with. Neither do anything.
### Expected Blizzlike Behaviour
Both of them should lead down a couple small dialogue trees.
### Source
Wrath Classic
### Steps to reproduce the problem
1. `... | 1.0 | (Instance/MagistersTerrace): Kalecgos' gossip options do not work. - ### Current Behaviour
[Kalecgos](https://wowgaming.altervista.org/aowow/?npc=24848) has a couple gossip options when interacted with. Neither do anything.
### Expected Blizzlike Behaviour
Both of them should lead down a couple small dialogue trees.... | priority | instance magistersterrace kalecgos gossip options do not work current behaviour has a couple gossip options when interacted with neither do anything expected blizzlike behaviour both of them should lead down a couple small dialogue trees source wrath classic steps to reproduce the pr... | 1 |
753,427 | 26,347,133,862 | IssuesEvent | 2023-01-10 23:25:50 | helpmebot/helpmebot | https://api.github.com/repos/helpmebot/helpmebot | opened | when silenced, can it unsilence itself after, say, an hour? | priority/low type/feature migrated | when silenced, can it unsilence itself after, say, an hour? | 1.0 | when silenced, can it unsilence itself after, say, an hour? - when silenced, can it unsilence itself after, say, an hour? | priority | when silenced can it unsilence itself after say an hour when silenced can it unsilence itself after say an hour | 1 |
580,230 | 17,213,432,458 | IssuesEvent | 2021-07-19 08:28:03 | DroneDB/Registry | https://api.github.com/repos/DroneDB/Registry | opened | Add mime/extension aware compression level | enhancement low priority | Since https://github.com/DroneDB/Registry/pull/166 we don't actually compress files in zips because most of them are incompressible. (images, videos, point clouds, and so on). But we should compress all other file types using a mime / extension filter logic. | 1.0 | Add mime/extension aware compression level - Since https://github.com/DroneDB/Registry/pull/166 we don't actually compress files in zips because most of them are incompressible. (images, videos, point clouds, and so on). But we should compress all other file types using a mime / extension filter logic. | priority | add mime extension aware compression level since we don t actually compress files in zips because most of them are incompressible images videos point clouds and so on but we should compress all other file types using a mime extension filter logic | 1 |
821,779 | 30,836,217,711 | IssuesEvent | 2023-08-02 07:33:58 | discord-jar/discord.jar | https://api.github.com/repos/discord-jar/discord.jar | closed | Media Channels | type: feature priority: low status: claimed | ### General Troubleshooting
- [X] You've have checked for similar feature requests.
- [X] You've updated to the latest version of the API.
- [X] You've have checked the PR's for features relating to your suggestion.
### Feature Request Description
https://github.com/discord/discord-api-docs/pull/6232 | 1.0 | Media Channels - ### General Troubleshooting
- [X] You've have checked for similar feature requests.
- [X] You've updated to the latest version of the API.
- [X] You've have checked the PR's for features relating to your suggestion.
### Feature Request Description
https://github.com/discord/discord-api-docs/pull/623... | priority | media channels general troubleshooting you ve have checked for similar feature requests you ve updated to the latest version of the api you ve have checked the pr s for features relating to your suggestion feature request description | 1 |
35,657 | 2,792,092,284 | IssuesEvent | 2015-05-10 18:10:43 | mpv-player/mpv | https://api.github.com/repos/mpv-player/mpv | closed | Fetch subtitles request | feature request low priority | It would be really nice to be able to fetch subtitles from sites such as opensubtitles.org based on movie's hash and triggered by custom hotkey. I am spoiled with such feat from smplayer and wish mpv had this. Will feature like this be any time soon in the scope of mpv progress? | 1.0 | Fetch subtitles request - It would be really nice to be able to fetch subtitles from sites such as opensubtitles.org based on movie's hash and triggered by custom hotkey. I am spoiled with such feat from smplayer and wish mpv had this. Will feature like this be any time soon in the scope of mpv progress? | priority | fetch subtitles request it would be really nice to be able to fetch subtitles from sites such as opensubtitles org based on movie s hash and triggered by custom hotkey i am spoiled with such feat from smplayer and wish mpv had this will feature like this be any time soon in the scope of mpv progress | 1 |
81,890 | 3,600,003,517 | IssuesEvent | 2016-02-03 02:19:00 | cuckoosandbox/cuckoo | https://api.github.com/repos/cuckoosandbox/cuckoo | closed | UnicodeWarning in abstract.py pattern comparison | Bug (to verify) Low Priority | ```/cuckoo/lib/cuckoo/common/abstracts.py:721: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
if item.lower() == pattern.lower():``` | 1.0 | UnicodeWarning in abstract.py pattern comparison - ```/cuckoo/lib/cuckoo/common/abstracts.py:721: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
if item.lower() == pattern.lower():``` | priority | unicodewarning in abstract py pattern comparison cuckoo lib cuckoo common abstracts py unicodewarning unicode equal comparison failed to convert both arguments to unicode interpreting them as being unequal if item lower pattern lower | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.