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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
720,386 | 24,790,520,446 | IssuesEvent | 2022-10-24 13:26:45 | bounswe/bounswe2022group6 | https://api.github.com/repos/bounswe/bounswe2022group6 | closed | Backend Application Folder Structure Refactor | Priority: Low State: In Progress Type: Development Backend | Currently, Backend workspace have two folders with same name. This can cause confusions when discussing about development. Also, file structure is a bit unorganized, especially with the Database folder. Those issues should be fixed whenever possible. | 1.0 | Backend Application Folder Structure Refactor - Currently, Backend workspace have two folders with same name. This can cause confusions when discussing about development. Also, file structure is a bit unorganized, especially with the Database folder. Those issues should be fixed whenever possible. | priority | backend application folder structure refactor currently backend workspace have two folders with same name this can cause confusions when discussing about development also file structure is a bit unorganized especially with the database folder those issues should be fixed whenever possible | 1 |
81,549 | 3,592,254,267 | IssuesEvent | 2016-02-01 15:26:15 | alberf50/warfield | https://api.github.com/repos/alberf50/warfield | closed | Mini Map needs to scale with resolution | auto-migrated Priority-Low Type-Other | ```
What steps will reproduce the problem?
1. Run program on two different resolutions
2.
3.
What is the expected output? What do you see instead?
Expected: Mini Map should have entire map visible
What I see: Mini Map has less visible on some resolutions and extra blank space
on others
Please use labels and text to... | 1.0 | Mini Map needs to scale with resolution - ```
What steps will reproduce the problem?
1. Run program on two different resolutions
2.
3.
What is the expected output? What do you see instead?
Expected: Mini Map should have entire map visible
What I see: Mini Map has less visible on some resolutions and extra blank space... | priority | mini map needs to scale with resolution what steps will reproduce the problem run program on two different resolutions what is the expected output what do you see instead expected mini map should have entire map visible what i see mini map has less visible on some resolutions and extra blank space... | 1 |
241,315 | 7,811,554,186 | IssuesEvent | 2018-06-12 10:29:41 | FubarDevelopment/QuickGraph | https://api.github.com/repos/FubarDevelopment/QuickGraph | closed | CP-11565: RootedAlgorithmBase.OnRooVertexChanged has a typo.. | priority:Low | *From unknown CodePlex user on Wednesday, 05 November 2008 20:55:57*
RootedAlgorithmBase.OnRooVertexChanged has a typo.. | 1.0 | CP-11565: RootedAlgorithmBase.OnRooVertexChanged has a typo.. - *From unknown CodePlex user on Wednesday, 05 November 2008 20:55:57*
RootedAlgorithmBase.OnRooVertexChanged has a typo.. | priority | cp rootedalgorithmbase onroovertexchanged has a typo from unknown codeplex user on wednesday november rootedalgorithmbase onroovertexchanged has a typo | 1 |
656,858 | 21,778,422,971 | IssuesEvent | 2022-05-13 15:59:17 | nanovms/nanos | https://api.github.com/repos/nanovms/nanos | closed | dlang div by 0 | low-priority | ERROR: type should be string, got "https://dlang.org/\r\n\r\ndmd is the compiler being used here (not sure if that is the best one?)\r\n\r\n```\r\nimport std.stdio;\r\nimport std.algorithm;\r\nimport std.range;\r\n\r\nvoid main()\r\n{\r\n // Let's get going!\r\n writeln(\"Hello World!\");\r\n\r\n // An example for experienced programmers:\r\n // Take three arrays, and without allocating\r\n // any new memory, sort across all the\r\n // arrays inplace\r\n int[] arr1 = [4, 9, 7];\r\n int[] arr2 = [5, 2, 1, 10];\r\n int[] arr3 = [6, 8, 3];\r\n sort(chain(arr1, arr2, arr3));\r\n writefln(\"%s\\n%s\\n%s\\n\", arr1, arr2, arr3);\r\n // To learn more about this example, see the\r\n // \"Range algorithms\" page under \"Gems\"\r\n}\r\n```\r\n\r\n```\r\n1 spec_open: /proc/self/maps\r\n1 fd 3, length 0, offset 0\r\n1 direct return: 3, rsp 0x7fd63870\r\n1 run thread, cpu 0, frame 0xffff800000e05800, rip 0x1b23164cc, rsp 0x7fd63870, rdi 0xffffff9c, rax 0x3, rflags 0x287, cs 0x2b, sysret\r\n1 prlimit64\r\n1 prlimit64: pid 0, resource 3, new_limit 0x0000000000000000, old_limit 0x000000007fd639e0\r\n1 getrlimit: resource 3, rlim 0x000000007fd639e0\r\n1 direct return: 0, rsp 0x7fd63988\r\n1 run thread, cpu 0, frame 0xffff800000e05800, rip 0x1b2316d44, rsp 0x7fd63988, rdi 0x0, rax 0x0, rflags 0x246, cs 0x2b, sysret\r\n1 fstat\r\n1 fd 3, stat 0x000000007fd63800\r\n1 st_ino ffff810000001000, st_mode 0x2000, st_size 0\r\n1 direct return: 0, rsp 0x7fd637f8\r\n1 run thread, cpu 0, frame 0xffff800000e05800, rip 0x1b23104f9, rsp 0x7fd637f8, rdi 0x3, rax 0x0, rflags 0x246, cs 0x2b, sysret\r\n1 ioctl\r\n1 ioctl: fd 3, request 5401 - not implemented\r\n1 direct return: -38, rsp 0x7fd63760\r\n1 run thread, cpu 0, frame 0xffff800000e05800, rip 0x1b23169ea, rsp 0x7fd63760, rdi 0x3, rax 0xffffffffffffffda, rflags 0x246, cs 0x2b, sysret\r\n1 read\r\n1 file_read: f 0xffff800002e00270, dest 0x0000000000ae5610, offset 0 (file), length 8192, file length 0\r\n1 spec_read: /proc/self/maps\r\n1 direct return: 2031, rsp 0x7fd638d8\r\n1 run thread, cpu 0, frame 0xffff800000e05800, rip 0x1b23165d8, rsp 0x7fd638d8, rdi 0x3, rax 0x7ef, rflags 0x246, cs 0x2b, sysret\r\n1 close\r\n1 close: fd 3\r\n1 spec_close: /proc/self/maps\r\n1 direct return: 0, rsp 0x7fd63948\r\n1 run thread, cpu 0, frame 0xffff800000e05800, rip 0x1b231631b, rsp 0x7fd63948, rdi 0x3, rax 0x0, rflags 0x202, cs 0x2b, sysret\r\n1 sched_getaffinity\r\n1 direct return: 8, rsp 0x7fd63988\r\n1 run thread, cpu 0, frame 0xffff800000e05800, rip 0x145095684, rsp 0x7fd63988, rdi 0x1, rax 0x8, rflags 0x297, cs 0x2b, sysret\r\n1 clock_getres\r\n1 direct return: 0, rsp 0x7fd63ac0\r\n1 run thread, cpu 0, frame 0xffff800000e05800, rip 0x1b22e01f4, rsp 0x7fd63ac0, rdi 0x1, rax 0x0, rflags 0x246, cs 0x2b, sysret\r\ncpu: 0\r\n interrupt: 0000000000000000 (Divide by 0)\r\n frame: ffff800000e05800\r\n\r\n rax: 000000003b9aca00\r\n rbx: 0000000000000000\r\n rcx: 00000001b22e01f4\r\n rdx: 0000000000000000\r\n rsi: 000000007fd63af0\r\n rdi: 0000000000000001\r\n rbp: 000000007fd63b10\r\n rsp: 000000007fd63ae0\r\n r8: 0000000000000007\r\n r9: 00000000006ec810\r\n r10: 0000000000ae5d00\r\n r11: 0000000000000246\r\n r12: 00000000006d9740\r\n r13: 0000000000682e60\r\n r14: 0000000000000001\r\n r15: 0000000000000001\r\n rip: 0000000000682daa\r\nrflags: 0000000000000297\r\n ss: 0000000000000023\r\n cs: 000000000000002b\r\n ds: 0000000000000000\r\n es: 0000000000000000\r\nfsbase: 000000019db448c0\r\ngsbase: 0000000000000000\r\n\r\nframe trace:\r\n0000000000682e69\r\n000000000069c097\r\n000000000069bc98\r\n000000000069bef2\r\n0000000000686abd\r\n000000000069bec1\r\n0000000000698553\r\n0000000000683d10\r\n0000000000683cad\r\n0000000000683c15\r\n0000000000683992\r\n000000000066d9e4\r\n00000001b22270b3\r\n\r\nstack trace:\r\n0000000000000000\r\n0000000000000000\r\n0000000000000000\r\n0000000000000000\r\n0000000000ae75b0\r\n0000000000000004\r\n000000007fd63b20\r\n0000000000682e69\r\n000000007fd63b70\r\n000000000069c097\r\n0000000000ae6240\r\n0000000000ae52a0\r\n000000007fd63dd0\r\n000000007fd63cb5\r\n0000000000000004\r\n0000000000ae70e0\r\n0000000000000004\r\n0000000000ae70e0\r\n000000007fd63b90\r\n000000000069bc98\r\n0000000000000000\r\n0000000000ae52a0\r\n000000007fd63bb0\r\n000000000069bef2\r\n\r\nstarting gdb\r\n\r\nframe ffff800000e05800 already full\r\ncpu 0000000000000000, state user, vector 000000000000000e\r\n interrupt: 000000000000000e (Page fault)\r\n frame: ffff800000e05800\r\nerror code: 0000000000000000\r\n address: 0000000000000010\r\n```\r\n\r\nsuper low priority, was just curious" | 1.0 | dlang div by 0 - https://dlang.org/
dmd is the compiler being used here (not sure if that is the best one?)
```
import std.stdio;
import std.algorithm;
import std.range;
void main()
{
// Let's get going!
writeln("Hello World!");
// An example for experienced programmers:
// Take three... | priority | dlang div by dmd is the compiler being used here not sure if that is the best one import std stdio import std algorithm import std range void main let s get going writeln hello world an example for experienced programmers take three arrays and with... | 1 |
197,477 | 6,955,668,343 | IssuesEvent | 2017-12-07 08:43:43 | roboticslab-uc3m/yarp-devices | https://api.github.com/repos/roboticslab-uc3m/yarp-devices | opened | YARP device for RealSense | priority: low | Develop a YARP device for RealSense. Inherit from `yarp::dev::DeviceDriver`, `yarp::dev::IRGBDSensor`, `yarp::dev::IFrameGrabberControls2`. | 1.0 | YARP device for RealSense - Develop a YARP device for RealSense. Inherit from `yarp::dev::DeviceDriver`, `yarp::dev::IRGBDSensor`, `yarp::dev::IFrameGrabberControls2`. | priority | yarp device for realsense develop a yarp device for realsense inherit from yarp dev devicedriver yarp dev irgbdsensor yarp dev | 1 |
188,446 | 6,776,449,657 | IssuesEvent | 2017-10-27 17:54:19 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio-ui] Pressing the <enter> key a second time after selecting the bp in the "Create Site" dialog does not press the "Create" button in Windows | bug priority: low | Using a Windows system, create a new site by clicking on **Create Site**
Type in a **Site Id**, then use the \<tab\> key to navigate to the next field.
When you're in the Blueprint field, use the \<down arrow\> key to select the bp you want to use. After selecting the bp to be used, hit the \<enter\> key, which you ... | 1.0 | [studio-ui] Pressing the <enter> key a second time after selecting the bp in the "Create Site" dialog does not press the "Create" button in Windows - Using a Windows system, create a new site by clicking on **Create Site**
Type in a **Site Id**, then use the \<tab\> key to navigate to the next field.
When you're in t... | priority | pressing the key a second time after selecting the bp in the create site dialog does not press the create button in windows using a windows system create a new site by clicking on create site type in a site id then use the key to navigate to the next field when you re in the blueprint field u... | 1 |
38,264 | 2,845,452,700 | IssuesEvent | 2015-05-29 03:10:43 | HellscreamWoW/Tracker | https://api.github.com/repos/HellscreamWoW/Tracker | closed | NPC: Dirania Silvershine | Priority-Low Type-Creature | This npc is not sitting on the bench, instead is standing and ready to fight, also when you talk to Dirania Silvershine in the conversation window it's saying just greetings, while the original text is this one:
"I know all is not well in Shadowglen, but coming back to these woods is always like coming back home. Eve... | 1.0 | NPC: Dirania Silvershine - This npc is not sitting on the bench, instead is standing and ready to fight, also when you talk to Dirania Silvershine in the conversation window it's saying just greetings, while the original text is this one:
"I know all is not well in Shadowglen, but coming back to these woods is always... | priority | npc dirania silvershine this npc is not sitting on the bench instead is standing and ready to fight also when you talk to dirania silvershine in the conversation window it s saying just greetings while the original text is this one i know all is not well in shadowglen but coming back to these woods is always... | 1 |
241,360 | 7,811,691,728 | IssuesEvent | 2018-06-12 10:58:34 | FubarDevelopment/QuickGraph | https://api.github.com/repos/FubarDevelopment/QuickGraph | closed | CP-12797: WeaklyConnectedComponentsAlgorithm | priority:Low | *From unknown CodePlex user on Thursday, 12 March 2009 01:51:47*
Why this algorithm not stored in QuickGraph.Algorithms.ConnectedComponents ? | 1.0 | CP-12797: WeaklyConnectedComponentsAlgorithm - *From unknown CodePlex user on Thursday, 12 March 2009 01:51:47*
Why this algorithm not stored in QuickGraph.Algorithms.ConnectedComponents ? | priority | cp weaklyconnectedcomponentsalgorithm from unknown codeplex user on thursday march why this algorithm not stored in quickgraph algorithms connectedcomponents | 1 |
184,653 | 6,715,036,297 | IssuesEvent | 2017-10-13 19:21:46 | brandon1024/find | https://api.github.com/repos/brandon1024/find | closed | Show Message for URLs Ending with .PDF | feature low priority | ## Issue Description
Our extension is limited to working only in web pages and text files. The extension is not able to search through PDF files.
It would be beneficial to display a small message to the user if they try to use the extension while viewing a page with the url ending in `.PDF`, similar to the message ... | 1.0 | Show Message for URLs Ending with .PDF - ## Issue Description
Our extension is limited to working only in web pages and text files. The extension is not able to search through PDF files.
It would be beneficial to display a small message to the user if they try to use the extension while viewing a page with the url ... | priority | show message for urls ending with pdf issue description our extension is limited to working only in web pages and text files the extension is not able to search through pdf files it would be beneficial to display a small message to the user if they try to use the extension while viewing a page with the url ... | 1 |
39,414 | 2,854,634,752 | IssuesEvent | 2015-06-02 02:25:15 | Superior-Development/IcarusMod | https://api.github.com/repos/Superior-Development/IcarusMod | closed | Supporting the new "Alert" when players login | Enhancement Low Priority On Hold | The full screen alert setup that we use on DarthCraft to welcome players back. This will probably end up having to be done by a separate plugin due to the lack of an API so far, however there may be some way through an API to do it in the future either through TFM or BukkitLib. | 1.0 | Supporting the new "Alert" when players login - The full screen alert setup that we use on DarthCraft to welcome players back. This will probably end up having to be done by a separate plugin due to the lack of an API so far, however there may be some way through an API to do it in the future either through TFM or Bukk... | priority | supporting the new alert when players login the full screen alert setup that we use on darthcraft to welcome players back this will probably end up having to be done by a separate plugin due to the lack of an api so far however there may be some way through an api to do it in the future either through tfm or bukk... | 1 |
651,585 | 21,482,477,805 | IssuesEvent | 2022-04-26 19:12:03 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.4.0 beta staging-2005]Incorrect icon for Small standing wood sign in skills ui | Priority: Low Status: Fixed Type: Bug Category: UI Squad: Mountain Goat | They have salad icons but in the craft table they are fine.
 | 1.0 | [0.9.4.0 beta staging-2005]Incorrect icon for Small standing wood sign in skills ui - They have salad icons but in the craft table they are fine.
 w3af $ ./w3af_console
w3af>>> target set target
target_os target_framework target
w3... | 1.0 | console output gets mangled after re-running "start" command. - Standing on top of commit 042c4e7.
These are the steps to reproduce it
```
(w3af) w3af $ ./w3af_console
w3af>>> target set target
target_os targ... | priority | console output gets mangled after re running start command standing on top of commit these are the steps to reproduce it console target set target target os target framework targe... | 1 |
341,134 | 10,289,697,346 | IssuesEvent | 2019-08-27 10:28:43 | serlo/p_data-analysis-and-kpis | https://api.github.com/repos/serlo/p_data-analysis-and-kpis | closed | Wenn möglich: Oberfläche für Nicht-Techniker anpassen | enhancement grafana low priority wontfix | Wenn man aktuell auf den Dashboardtitel klickt erscheint "More -> JSON Panel", was Serlorianner*innen verwirrt. Es wäre gut, wenn man dieses Menü nicht anzeigen würde. | 1.0 | Wenn möglich: Oberfläche für Nicht-Techniker anpassen - Wenn man aktuell auf den Dashboardtitel klickt erscheint "More -> JSON Panel", was Serlorianner*innen verwirrt. Es wäre gut, wenn man dieses Menü nicht anzeigen würde. | priority | wenn möglich oberfläche für nicht techniker anpassen wenn man aktuell auf den dashboardtitel klickt erscheint more json panel was serlorianner innen verwirrt es wäre gut wenn man dieses menü nicht anzeigen würde | 1 |
262,296 | 8,263,373,241 | IssuesEvent | 2018-09-14 01:58:28 | SpiderLabs/ModSecurity | https://api.github.com/repos/SpiderLabs/ModSecurity | closed | Mod Security compiled with D_FORTIFY_SOURCE=2 results in crashes with lua scripts | 2.x Feature Improvement LOW Priority Type - Feature | When trying to use custom LUA scripts for parsing POST/upload requests and Mod Security was compiled with D_FORTIFY_SOURCE=2, this results in the following:
> *** Error in `/usr/sbin/httpd': corrupted double-linked list: 0x00007f652002cb90 ***
This happens on GCC 4.8.5, 4.9x (any builds) on CentOS7.
Enabling s... | 1.0 | Mod Security compiled with D_FORTIFY_SOURCE=2 results in crashes with lua scripts - When trying to use custom LUA scripts for parsing POST/upload requests and Mod Security was compiled with D_FORTIFY_SOURCE=2, this results in the following:
> *** Error in `/usr/sbin/httpd': corrupted double-linked list: 0x00007f6520... | priority | mod security compiled with d fortify source results in crashes with lua scripts when trying to use custom lua scripts for parsing post upload requests and mod security was compiled with d fortify source this results in the following error in usr sbin httpd corrupted double linked list thi... | 1 |
636,056 | 20,573,757,339 | IssuesEvent | 2022-03-04 00:43:30 | bounswe/bounswe2022group1 | https://api.github.com/repos/bounswe/bounswe2022group1 | closed | Adding our photos from zoom to Homepage | Priority-Low | The photo we took during the zoom can be served in the homepage of wiki. | 1.0 | Adding our photos from zoom to Homepage - The photo we took during the zoom can be served in the homepage of wiki. | priority | adding our photos from zoom to homepage the photo we took during the zoom can be served in the homepage of wiki | 1 |
488,815 | 14,086,728,140 | IssuesEvent | 2020-11-05 04:34:02 | pioneers/runtime | https://api.github.com/repos/pioneers/runtime | closed | [TEST] Keyboard Interface for gamepad / net_handler_client | enhancement low-priority | Completely extra feature to help test Runtime before Dawn completes its functional product in Typescript.
It would be cool to have a terminal "application" that has a Gamepad on it and bind, for example, the arrow keys to the right joy stick and WASD to the left joystick, and then JKL; to ABXY buttons or something, ... | 1.0 | [TEST] Keyboard Interface for gamepad / net_handler_client - Completely extra feature to help test Runtime before Dawn completes its functional product in Typescript.
It would be cool to have a terminal "application" that has a Gamepad on it and bind, for example, the arrow keys to the right joy stick and WASD to th... | priority | keyboard interface for gamepad net handler client completely extra feature to help test runtime before dawn completes its functional product in typescript it would be cool to have a terminal application that has a gamepad on it and bind for example the arrow keys to the right joy stick and wasd to the lef... | 1 |
87,599 | 3,756,115,706 | IssuesEvent | 2016-03-13 04:04:44 | tuura/workcraft | https://api.github.com/repos/tuura/workcraft | opened | Testing for load and render of visual models | enhancement priority/low tag/ci | Each model plugin should have a representative set of models to read and visualise. The difficult part is to evaluate the correctness of loading and rendering.
Option A: After loading, export the model into a PNG file and compare it against a golden one, e.g. using http://www.imagemagick.org/script/compare.php. As ... | 1.0 | Testing for load and render of visual models - Each model plugin should have a representative set of models to read and visualise. The difficult part is to evaluate the correctness of loading and rendering.
Option A: After loading, export the model into a PNG file and compare it against a golden one, e.g. using http... | priority | testing for load and render of visual models each model plugin should have a representative set of models to read and visualise the difficult part is to evaluate the correctness of loading and rendering option a after loading export the model into a png file and compare it against a golden one e g using a... | 1 |
187,897 | 6,762,203,114 | IssuesEvent | 2017-10-25 06:51:45 | opencurrents/opencurrents | https://api.github.com/repos/opencurrents/opencurrents | reopened | Chash Out: Amount of Cash needs to be displayed in the confirmation. | mvp priority low priority medium | I suggest this always equal the total amount in the balance. - Change button to "Send Dollars" rather than "Send Cash".

| 2.0 | Chash Out: Amount of Cash needs to be displayed in the confirmation. - I suggest this always equal the total amount in the balance. - Change button to "Send Dollars" rather than "Send Cash".

| priority | chash out amount of cash needs to be displayed in the confirmation i suggest this always equal the total amount in the balance change button to send dollars rather than send cash | 1 |
33,857 | 2,772,968,942 | IssuesEvent | 2015-05-03 06:17:59 | QuiteRSS/quiterss | https://api.github.com/repos/QuiteRSS/quiterss | closed | Mousewheel Scrolling | auto-migrated bug not-our-bug Priority-Low | ```
https://quiterss.org/en/forums/bugs/mousewheel-scrolling
```
Original issue reported on code.google.com by `egor.shi...@gmail.com` on 17 Mar 2015 at 10:27 | 1.0 | Mousewheel Scrolling - ```
https://quiterss.org/en/forums/bugs/mousewheel-scrolling
```
Original issue reported on code.google.com by `egor.shi...@gmail.com` on 17 Mar 2015 at 10:27 | priority | mousewheel scrolling original issue reported on code google com by egor shi gmail com on mar at | 1 |
826,237 | 31,561,958,938 | IssuesEvent | 2023-09-03 11:14:08 | wasmerio/wasmer | https://api.github.com/repos/wasmerio/wasmer | reopened | use Pin<> in place of raw pointers when we require pin-like behaviour | 🎉 enhancement 🕵️ needs investigation 📦 lib-vm 🏚 stale priority-low 🍋 Low-hanging Fruit | ### Motivation
Code cleanup!
### Proposed solution
The VMContext objects have raw pointers in order to permit access by the compiler-generated code. In practice the pointed-to objects must not be moved or freed or replaced with object of different type. Rust allows us to encode exactly this property using the ... | 1.0 | use Pin<> in place of raw pointers when we require pin-like behaviour - ### Motivation
Code cleanup!
### Proposed solution
The VMContext objects have raw pointers in order to permit access by the compiler-generated code. In practice the pointed-to objects must not be moved or freed or replaced with object of d... | priority | use pin in place of raw pointers when we require pin like behaviour motivation code cleanup proposed solution the vmcontext objects have raw pointers in order to permit access by the compiler generated code in practice the pointed to objects must not be moved or freed or replaced with object of di... | 1 |
396,015 | 11,700,114,245 | IssuesEvent | 2020-03-06 16:51:14 | LordNed/Winditor | https://api.github.com/repos/LordNed/Winditor | closed | Implement direct injection of modified data into an ISO | Priority: Low | A QoL feature to streamline editing would be to have the tool able to push edited data directly into an ISO. We already have ISO support in [WArchive-Tools](https://github.com/LordNed/WArchive-Tools/tree/master/ArchiveToolsLib/ISO), though the validity of the support should be tested before it is put into use. (It may ... | 1.0 | Implement direct injection of modified data into an ISO - A QoL feature to streamline editing would be to have the tool able to push edited data directly into an ISO. We already have ISO support in [WArchive-Tools](https://github.com/LordNed/WArchive-Tools/tree/master/ArchiveToolsLib/ISO), though the validity of the su... | priority | implement direct injection of modified data into an iso a qol feature to streamline editing would be to have the tool able to push edited data directly into an iso we already have iso support in though the validity of the support should be tested before it is put into use it may be incorrect as it was created ... | 1 |
448,617 | 12,954,420,489 | IssuesEvent | 2020-07-20 03:36:05 | kubesphere/kubesphere | https://api.github.com/repos/kubesphere/kubesphere | closed | The name validation problem for the volume of the deployment | area/console kind/bug kind/need-to-verify priority/low | When creating a workload, add a temporary volume and set the volume name to be longer than 63 characters,
the input field is not checked for this situation
<img width="687" alt="22" src="https://user-images.githubusercontent.com/36271543/86603272-61075b00-bfd6-11ea-9e3b-28244be038ba.png">
/kind bug
/area console
... | 1.0 | The name validation problem for the volume of the deployment - When creating a workload, add a temporary volume and set the volume name to be longer than 63 characters,
the input field is not checked for this situation
<img width="687" alt="22" src="https://user-images.githubusercontent.com/36271543/86603272-61075b00... | priority | the name validation problem for the volume of the deployment when creating a workload add a temporary volume and set the volume name to be longer than characters the input field is not checked for this situation img width alt src kind bug area console assign leoendless milestone p... | 1 |
127,963 | 5,041,222,876 | IssuesEvent | 2016-12-19 09:34:56 | DiCarloLab-Delft/PycQED_py3 | https://api.github.com/repos/DiCarloLab-Delft/PycQED_py3 | opened | Make 2D analysis work for incompleted scans | enhancement priority: could/low | Should be part of #77 .
Currently if we interupt a 2D scan before it is finished, the heatmap plot will not work because of a non matching data shapes.
This is easily solved by appending zeros to make the data a grid (hack solution).
Or make the plotting support NAN values in some way. | 1.0 | Make 2D analysis work for incompleted scans - Should be part of #77 .
Currently if we interupt a 2D scan before it is finished, the heatmap plot will not work because of a non matching data shapes.
This is easily solved by appending zeros to make the data a grid (hack solution).
Or make the plotting support N... | priority | make analysis work for incompleted scans should be part of currently if we interupt a scan before it is finished the heatmap plot will not work because of a non matching data shapes this is easily solved by appending zeros to make the data a grid hack solution or make the plotting support nan ... | 1 |
766,241 | 26,874,900,046 | IssuesEvent | 2023-02-04 22:56:52 | azerothcore/azerothcore-wotlk | https://api.github.com/repos/azerothcore/azerothcore-wotlk | closed | [Hellfire Ramparts] Omor The Unscarred uses spell Orbital Strike | Confirmed Priority-Low Instance - Dungeon - Outland 61-64 | Original Issue: https://github.com/chromiecraft/chromiecraft/issues/4429
### What client do you play on?
enUS
### Faction
Both
### Content Phase:
61-64
### Current Behaviour
[Omor The Unscarred](https://wowgaming.altervista.org/aowow/?npc=17308) casts [Orbital Strike](https://wowgaming.altervist... | 1.0 | [Hellfire Ramparts] Omor The Unscarred uses spell Orbital Strike - Original Issue: https://github.com/chromiecraft/chromiecraft/issues/4429
### What client do you play on?
enUS
### Faction
Both
### Content Phase:
61-64
### Current Behaviour
[Omor The Unscarred](https://wowgaming.altervista.org/a... | priority | omor the unscarred uses spell orbital strike original issue what client do you play on enus faction both content phase current behaviour casts while the player is in melee range expected blizzlike behaviour omor the unscarred should not us... | 1 |
688,362 | 23,579,412,495 | IssuesEvent | 2022-08-23 06:08:29 | GEOSX/GEOSX | https://api.github.com/repos/GEOSX/GEOSX | closed | Potential Bugs: All integratedTest should have siloOutput | priority: low | **Describe the bug**
If an integrated test does not have silo output enabled, it is possible to break the ability to output silo files with no indication from the test suite.
@AntoineMazuyer this will also apply to the VTK output!
**Expected behavior**
Any integrated test should fail if it is unable to write s... | 1.0 | Potential Bugs: All integratedTest should have siloOutput - **Describe the bug**
If an integrated test does not have silo output enabled, it is possible to break the ability to output silo files with no indication from the test suite.
@AntoineMazuyer this will also apply to the VTK output!
**Expected behavior**... | priority | potential bugs all integratedtest should have silooutput describe the bug if an integrated test does not have silo output enabled it is possible to break the ability to output silo files with no indication from the test suite antoinemazuyer this will also apply to the vtk output expected behavior ... | 1 |
493,911 | 14,240,929,200 | IssuesEvent | 2020-11-18 22:28:53 | nim-lang/Nim | https://api.github.com/repos/nim-lang/Nim | closed | `nim js --gc:arc` gives bad error: undeclared identifier: '+!' | ARC/ORC Error messages JS Low Priority | Function `echo` outputs the wrong string.
### Example
```nim
# can be an empty file
```
### Current Output
nim js --gc:arc --skipparentcfg --skipusercfg main.nim
lib/system/arc.nim(84, 42) Error: undeclared identifier: '+!'
### Expected Output
* either make `--gc:arc` a noop (and code should work)
* or ... | 1.0 | `nim js --gc:arc` gives bad error: undeclared identifier: '+!' - Function `echo` outputs the wrong string.
### Example
```nim
# can be an empty file
```
### Current Output
nim js --gc:arc --skipparentcfg --skipusercfg main.nim
lib/system/arc.nim(84, 42) Error: undeclared identifier: '+!'
### Expected Out... | priority | nim js gc arc gives bad error undeclared identifier function echo outputs the wrong string example nim can be an empty file current output nim js gc arc skipparentcfg skipusercfg main nim lib system arc nim error undeclared identifier expected outpu... | 1 |
60,008 | 3,117,669,176 | IssuesEvent | 2015-09-04 03:58:19 | framingeinstein/issues-test | https://api.github.com/repos/framingeinstein/issues-test | closed | SPK-41: Blog Category: Remove More Categories from page. | priority:low resolution:will-not-fix | Hi Andrew,
Let's just remove the "More Categories" functionality from the blog category to save time. See screenshot.
[~Spencer] - We can move this to 1.1 if needbe. | 1.0 | SPK-41: Blog Category: Remove More Categories from page. - Hi Andrew,
Let's just remove the "More Categories" functionality from the blog category to save time. See screenshot.
[~Spencer] - We can move this to 1.1 if needbe. | priority | spk blog category remove more categories from page hi andrew let s just remove the more categories functionality from the blog category to save time see screenshot we can move this to if needbe | 1 |
33,982 | 2,774,133,775 | IssuesEvent | 2015-05-04 05:21:38 | galenp/PROPERTYCOMPASS.ISSUES | https://api.github.com/repos/galenp/PROPERTYCOMPASS.ISSUES | closed | Payment details page - Credit Card number and Total field | 1.3 Type-Suggestion 2.2 Priority-Low 3.5 Status-Resolved | Please refer attached image
thanks,

| 1.0 | Payment details page - Credit Card number and Total field - Please refer attached image
thanks,

| priority | payment details page credit card number and total field please refer attached image thanks | 1 |
672,293 | 22,820,549,178 | IssuesEvent | 2022-07-12 01:32:27 | LuanRT/YouTube.js | https://api.github.com/repos/LuanRT/YouTube.js | opened | Properly organize parser classes | enhancement good first issue priority: low | ### Describe your suggestion
The parser is mostly complete at this point, but I reckon the `classes` folder is a it messy. With f924a394091feda6f38168eb84ccb38ab1c701ce we should be able to put Renderers/DA classes in specific folders — that would allow us to find problematic code more easily. I already started doing ... | 1.0 | Properly organize parser classes - ### Describe your suggestion
The parser is mostly complete at this point, but I reckon the `classes` folder is a it messy. With f924a394091feda6f38168eb84ccb38ab1c701ce we should be able to put Renderers/DA classes in specific folders — that would allow us to find problematic code mo... | priority | properly organize parser classes describe your suggestion the parser is mostly complete at this point but i reckon the classes folder is a it messy with we should be able to put renderers da classes in specific folders — that would allow us to find problematic code more easily i already started doing that... | 1 |
211,444 | 7,201,170,222 | IssuesEvent | 2018-02-05 21:36:31 | buttercup/buttercup-desktop | https://api.github.com/repos/buttercup/buttercup-desktop | closed | Use non-minified buttercup core library (speed issue) | Effort: Low Priority: High Status: Abandoned Type: Bug | The core currently has an issue with minification, in that the `buttercup-web.min.js` asset is much slower than the non-minified copy when it comes to crypto (locking/unlocking archives via `ArchiveManager`).
Issue: buttercup/buttercup-core#199
Use the non-minified copy for now. | 1.0 | Use non-minified buttercup core library (speed issue) - The core currently has an issue with minification, in that the `buttercup-web.min.js` asset is much slower than the non-minified copy when it comes to crypto (locking/unlocking archives via `ArchiveManager`).
Issue: buttercup/buttercup-core#199
Use the non-m... | priority | use non minified buttercup core library speed issue the core currently has an issue with minification in that the buttercup web min js asset is much slower than the non minified copy when it comes to crypto locking unlocking archives via archivemanager issue buttercup buttercup core use the non min... | 1 |
623,374 | 19,666,271,172 | IssuesEvent | 2022-01-10 23:01:18 | South-Carolina-Language-Map/South-Carolina-Language-Map | https://api.github.com/repos/South-Carolina-Language-Map/South-Carolina-Language-Map | opened | Snackbar throws occasional errors, but updates go through | bug Low Priority | I don't think this is breaking anything, just throwing an error, because technically the snackbar is rendering as a child of a table element | 1.0 | Snackbar throws occasional errors, but updates go through - I don't think this is breaking anything, just throwing an error, because technically the snackbar is rendering as a child of a table element | priority | snackbar throws occasional errors but updates go through i don t think this is breaking anything just throwing an error because technically the snackbar is rendering as a child of a table element | 1 |
711,984 | 24,481,129,480 | IssuesEvent | 2022-10-08 21:11:55 | epicmaxco/vuestic-ui | https://api.github.com/repos/epicmaxco/vuestic-ui | closed | Bundlers tests should execute on any OS | good first issue LOW PRIORITY | * **What is the expected behavior?**
Bundlers tests should execute on any OS.
* **What is the current behavior?**
Bundlers tests `package.json` commands work only for Linux, for example:
`"build": "rm -rf ./dist && yarn build:vite && yarn build:vue-cli"`
Looks like the best way to resolve this is by writing ne... | 1.0 | Bundlers tests should execute on any OS - * **What is the expected behavior?**
Bundlers tests should execute on any OS.
* **What is the current behavior?**
Bundlers tests `package.json` commands work only for Linux, for example:
`"build": "rm -rf ./dist && yarn build:vite && yarn build:vue-cli"`
Looks like the... | priority | bundlers tests should execute on any os what is the expected behavior bundlers tests should execute on any os what is the current behavior bundlers tests package json commands work only for linux for example build rm rf dist yarn build vite yarn build vue cli looks like the... | 1 |
594,651 | 18,050,409,576 | IssuesEvent | 2021-09-19 16:44:53 | rstemmer/musicdb | https://api.github.com/repos/rstemmer/musicdb | opened | fuzzywuzzy library is now called thefuzz | Low Priority Back-End | [fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy) is now called [thefuzz](https://github.com/seatgeek/thefuzz).
This needs to be investigated.
- [ ] Is this library still maintained or is it just being buried?
- [ ] Updating the requirements
- [ ] Update `import` statements | 1.0 | fuzzywuzzy library is now called thefuzz - [fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy) is now called [thefuzz](https://github.com/seatgeek/thefuzz).
This needs to be investigated.
- [ ] Is this library still maintained or is it just being buried?
- [ ] Updating the requirements
- [ ] Update `import` s... | priority | fuzzywuzzy library is now called thefuzz is now called this needs to be investigated is this library still maintained or is it just being buried updating the requirements update import statements | 1 |
364,289 | 10,761,771,804 | IssuesEvent | 2019-10-31 21:34:37 | apifytech/apify-js | https://api.github.com/repos/apifytech/apify-js | closed | Apify.call and Apify.callTask should support passing ad hoc webhooks | enhancement low priority | It is in the client already | 1.0 | Apify.call and Apify.callTask should support passing ad hoc webhooks - It is in the client already | priority | apify call and apify calltask should support passing ad hoc webhooks it is in the client already | 1 |
798,621 | 28,291,539,316 | IssuesEvent | 2023-04-09 09:10:10 | AY2223S2-CS2103T-T15-1/tp | https://api.github.com/repos/AY2223S2-CS2103T-T15-1/tp | closed | [PE-D][Tester F] Inappropriate error message by view feature while in view mode | type.Bug priority.Low | 
Command sequence: view item swords -> view item swords
While the user guide doesn't contain information regarding the expected error message nor specify the need to use `back` `b` after entering the view ... | 1.0 | [PE-D][Tester F] Inappropriate error message by view feature while in view mode - 
Command sequence: view item swords -> view item swords
While the user guide doesn't contain information regarding the expe... | priority | inappropriate error message by view feature while in view mode command sequence view item swords view item swords while the user guide doesn t contain information regarding the expected error message nor specify the need to use back b after entering the view mode the error message is still misleadi... | 1 |
755,717 | 26,437,808,584 | IssuesEvent | 2023-01-15 16:01:24 | gamefreedomgit/Maelstrom | https://api.github.com/repos/gamefreedomgit/Maelstrom | closed | Just Broke Stormwind Royal Guards patrol and they cleared almost all mobs behind goldshire till murlock lil islands [PATROL BUG] | NPC Movement Priority: Low Status: Confirmed | [//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**
So I Just Broke Stormwind Royal Guards patroling Stormwind > Goldshire Area and they cleared almost all mobs behind goldshire till murlock islands tel... | 1.0 | Just Broke Stormwind Royal Guards patrol and they cleared almost all mobs behind goldshire till murlock lil islands [PATROL BUG] - [//]: # (REMBEMBER! Add links to things related to the bug using for example:)
[//]: # (http://wowhead.com/)
[//]: # (cata-twinhead.twinstar.cz)
**Description:**
So I Just Broke Sto... | priority | just broke stormwind royal guards patrol and they cleared almost all mobs behind goldshire till murlock lil islands rembember add links to things related to the bug using for example cata twinhead twinstar cz description so i just broke stormwind royal guards patroling stormwind... | 1 |
44,731 | 2,911,361,124 | IssuesEvent | 2015-06-22 09:03:17 | mintty/mintty | https://api.github.com/repos/mintty/mintty | closed | Italics support | auto-migrated Difficulty-Hard Priority-Low Type-Enhancement | ```
I would like to use italics in my vim syntax files, prompt, etc.
```
Original issue reported on code.google.com by `randy.ha...@gmail.com` on 10 Nov 2009 at 3:31 | 1.0 | Italics support - ```
I would like to use italics in my vim syntax files, prompt, etc.
```
Original issue reported on code.google.com by `randy.ha...@gmail.com` on 10 Nov 2009 at 3:31 | priority | italics support i would like to use italics in my vim syntax files prompt etc original issue reported on code google com by randy ha gmail com on nov at | 1 |
307,112 | 9,414,200,616 | IssuesEvent | 2019-04-10 09:35:36 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | "worldobject" ladders is not working | Low Priority | **Version:** 0.7.8.0 beta
e.g. blast furnace, crane, oil refinery, excavator, etc.

| 1.0 | "worldobject" ladders is not working - **Version:** 0.7.8.0 beta
e.g. blast furnace, crane, oil refinery, excavator, etc.

| priority | worldobject ladders is not working version beta e g blast furnace crane oil refinery excavator etc | 1 |
677,863 | 23,178,266,563 | IssuesEvent | 2022-07-31 18:50:21 | chaotic-aur/packages | https://api.github.com/repos/chaotic-aur/packages | closed | [Request] sqlcl | request:new-pkg priority:low | ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/sqlcl
### Utility this package has for you
Sqlcl is a command-line utility for Oracle, it is used for remotely connecting to oracle db.
I use it to manage Oracle DB which reside in docker container.
### Do you consider the package(s) to be us... | 1.0 | [Request] sqlcl - ### Link to the package(s) in the AUR
https://aur.archlinux.org/packages/sqlcl
### Utility this package has for you
Sqlcl is a command-line utility for Oracle, it is used for remotely connecting to oracle db.
I use it to manage Oracle DB which reside in docker container.
### Do you consider the p... | priority | sqlcl link to the package s in the aur utility this package has for you sqlcl is a command line utility for oracle it is used for remotely connecting to oracle db i use it to manage oracle db which reside in docker container do you consider the package s to be useful for every chaotic aur us... | 1 |
65,410 | 3,228,109,250 | IssuesEvent | 2015-10-11 20:12:14 | cylc/cylc | https://api.github.com/repos/cylc/cylc | opened | Dynamic family size? | priority low | There are some situations where it would be useful to determine the number of family members just before a family submits, e.g. a suite that spawns forecast jobs to model all of the storm systems currently active in some part of the world. **This can be done now by running a sub-suite that takes the number of family ... | 1.0 | Dynamic family size? - There are some situations where it would be useful to determine the number of family members just before a family submits, e.g. a suite that spawns forecast jobs to model all of the storm systems currently active in some part of the world. **This can be done now by running a sub-suite that take... | priority | dynamic family size there are some situations where it would be useful to determine the number of family members just before a family submits e g a suite that spawns forecast jobs to model all of the storm systems currently active in some part of the world this can be done now by running a sub suite that take... | 1 |
328,439 | 9,994,942,014 | IssuesEvent | 2019-07-11 18:57:20 | INN/largo | https://api.github.com/repos/INN/largo | closed | apply font-display:block to fontello | Estimate: < 2 Hours category: styles priority: low type: improvement | https://developers.google.com/web/updates/2016/02/font-display
> **block**
>
> block gives the font face a short block period (3s is recommended in most cases) and an infinite swap period. In other words, the browser draws "invisible" text at first if the font is not loaded, but swaps the font face in as soon as i... | 1.0 | apply font-display:block to fontello - https://developers.google.com/web/updates/2016/02/font-display
> **block**
>
> block gives the font face a short block period (3s is recommended in most cases) and an infinite swap period. In other words, the browser draws "invisible" text at first if the font is not loaded, ... | priority | apply font display block to fontello block block gives the font face a short block period is recommended in most cases and an infinite swap period in other words the browser draws invisible text at first if the font is not loaded but swaps the font face in as soon as it loads to do this the... | 1 |
554,960 | 16,443,763,795 | IssuesEvent | 2021-05-20 17:02:33 | microsoft/graspologic | https://api.github.com/repos/microsoft/graspologic | closed | Consider parallelizing sampling inside of the LatentDistributionTest | enhancement low priority | ## Expected Behavior
LDT that uses size correction is a little slower than uncorrected one. This is expected since it has an extra step, but it may be made faster. In particular, it may be that sampling from multivariate gaussians (which is probably done via rejection sampling or some kind of transformation and is lik... | 1.0 | Consider parallelizing sampling inside of the LatentDistributionTest - ## Expected Behavior
LDT that uses size correction is a little slower than uncorrected one. This is expected since it has an extra step, but it may be made faster. In particular, it may be that sampling from multivariate gaussians (which is probabl... | priority | consider parallelizing sampling inside of the latentdistributiontest expected behavior ldt that uses size correction is a little slower than uncorrected one this is expected since it has an extra step but it may be made faster in particular it may be that sampling from multivariate gaussians which is probabl... | 1 |
153,407 | 5,891,578,135 | IssuesEvent | 2017-05-17 17:24:01 | mentii/mentii | https://api.github.com/repos/mentii/mentii | closed | Teachers should not be able to join their own classes. (3) | bug Priority - Low Severity - Low | Story Points | 3
:--- | ---
**Owner** | Alex
#### Description
Teachers should not be able to join their own classes. See title.
#### Acceptance Criteria
As a teacher teaching a class, you cannot enroll in the class.
You should be able to view your class however. | 1.0 | Teachers should not be able to join their own classes. (3) - Story Points | 3
:--- | ---
**Owner** | Alex
#### Description
Teachers should not be able to join their own classes. See title.
#### Acceptance Criteria
As a teacher teaching a class, you cannot enroll in the class.
You should be able to view your... | priority | teachers should not be able to join their own classes story points owner alex description teachers should not be able to join their own classes see title acceptance criteria as a teacher teaching a class you cannot enroll in the class you should be able to view your... | 1 |
775,767 | 27,236,539,682 | IssuesEvent | 2023-02-21 16:43:25 | testomatio/app | https://api.github.com/repos/testomatio/app | closed | Tests name needs word wrapping | bug ui\ux priority low | **To Reproduce**
Steps to reproduce the behavior:
1. open a project
2. create a test with a very long name
3. resize the browser window
4. see the issue
**Expected behavior**
The name of the test is wrapped by words, o a user can see tests statuses
**Screenshots**
 behaviour, we should use `-A`. | 1.0 | miniooni: replace -a with -A - OONI Probe Legacy has `-a key:value[,key2:value2,...]`. MK has `-a key:value -a key2:value2`.
Since `miniooni` implements the latter (easier) behaviour, we should use `-A`. | priority | miniooni replace a with a ooni probe legacy has a key value mk has a key value a since miniooni implements the latter easier behaviour we should use a | 1 |
96,128 | 3,964,872,803 | IssuesEvent | 2016-05-03 04:19:11 | The-Compiler/qutebrowser | https://api.github.com/repos/The-Compiler/qutebrowser | opened | Deleted C++ object: QNetworkReply in downloads. set_fileobj | component: downloads priority: 2 - low | on 0.6.1, PyQt 5.5.1, Qt 5.6
> open a link for download a PDF from
> http://www.ieee.org/conferences_events/conferences/publishing/templates.html
```
20:36:42 DEBUG webview webpage:acceptNavigationRequest:583 acceptNavigationRequest, url http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran/IEEEtr... | 1.0 | Deleted C++ object: QNetworkReply in downloads. set_fileobj - on 0.6.1, PyQt 5.5.1, Qt 5.6
> open a link for download a PDF from
> http://www.ieee.org/conferences_events/conferences/publishing/templates.html
```
20:36:42 DEBUG webview webpage:acceptNavigationRequest:583 acceptNavigationRequest, url http:/... | priority | deleted c object qnetworkreply in downloads set fileobj on pyqt qt open a link for download a pdf from debug webview webpage acceptnavigationrequest acceptnavigationrequest url type navigationtypelinkclicked hint target none open target clicktarget normal ... | 1 |
313,236 | 9,558,839,314 | IssuesEvent | 2019-05-03 15:09:25 | TykTechnologies/tyk | https://api.github.com/repos/TykTechnologies/tyk | closed | 2.6.4 to 2.7.7: "Can't retrieve key quota" error="key not found" | Priority: Low customer request | I'm migrating some traffic that is currently directed to gateways running 2.6.4 to gateways running 2.7.7.
There have been no changes to any api definitions.
Traffic hitting the 2.7.7 gateways generates a ton of error messages like this:
```
"Can't retrieve key quota" error="key not found" key="****XX0=" sta... | 1.0 | 2.6.4 to 2.7.7: "Can't retrieve key quota" error="key not found" - I'm migrating some traffic that is currently directed to gateways running 2.6.4 to gateways running 2.7.7.
There have been no changes to any api definitions.
Traffic hitting the 2.7.7 gateways generates a ton of error messages like this:
```
... | priority | to can t retrieve key quota error key not found i m migrating some traffic that is currently directed to gateways running to gateways running there have been no changes to any api definitions traffic hitting the gateways generates a ton of error messages like this ... | 1 |
781,101 | 27,422,400,811 | IssuesEvent | 2023-03-01 17:37:07 | NIAEFEUP/tts-revamp-fe | https://api.github.com/repos/NIAEFEUP/tts-revamp-fe | closed | Import&Export: Update input box borders | low priority low effort | The borders of the input box need to be present so the input box can be more visible in light mode:

| 1.0 | Import&Export: Update input box borders - The borders of the input box need to be present so the input box can be more visible in light mode:

| priority | import export update input box borders the borders of the input box need to be present so the input box can be more visible in light mode | 1 |
494,738 | 14,264,498,193 | IssuesEvent | 2020-11-20 15:50:09 | konveyor/virt-ui | https://api.github.com/repos/konveyor/virt-ui | closed | Update instructional text on new mappings steps of wizard | low-priority post-beta | In #129 @gildub pointed out that it may be confusing to users that not all sources from the provider are prefilled/available for mapping, since only the sources relevant to the selected VMs are included. @vconzola mentioned he might have some updated instructional text in a mockup somewhere that could make this more cl... | 1.0 | Update instructional text on new mappings steps of wizard - In #129 @gildub pointed out that it may be confusing to users that not all sources from the provider are prefilled/available for mapping, since only the sources relevant to the selected VMs are included. @vconzola mentioned he might have some updated instructi... | priority | update instructional text on new mappings steps of wizard in gildub pointed out that it may be confusing to users that not all sources from the provider are prefilled available for mapping since only the sources relevant to the selected vms are included vconzola mentioned he might have some updated instruction... | 1 |
582,082 | 17,352,624,597 | IssuesEvent | 2021-07-29 10:38:18 | ita-social-projects/TeachUA | https://api.github.com/repos/ita-social-projects/TeachUA | opened | [Додати гурток] Error message while filling in 'Опис' field in 'Додати гурток' window // pressing enter to type from new paragraph | Priority: Low bug | **Environment:** Windows 10, Версия 92.0.4515.107 (Официальная сборка), (64 бит)
**Reproducible: ** always
**Build found:** last commit
**Steps to reproduce:**
1. Go to https://speak-ukrainian.org.ua/dev/
2. Log in as admin 'Email'="admin@gmail.com", 'Password'="admin"
3. Click 'Додати гурток' button
4. Fill... | 1.0 | [Додати гурток] Error message while filling in 'Опис' field in 'Додати гурток' window // pressing enter to type from new paragraph - **Environment:** Windows 10, Версия 92.0.4515.107 (Официальная сборка), (64 бит)
**Reproducible: ** always
**Build found:** last commit
**Steps to reproduce:**
1. Go to https://sp... | priority | error message while filling in опис field in додати гурток window pressing enter to type from new paragraph environment windows версия официальная сборка бит reproducible always build found last commit steps to reproduce go to log in as admin email a... | 1 |
628,211 | 19,977,909,032 | IssuesEvent | 2022-01-29 12:00:02 | oslopride/skeivt-kulturaar | https://api.github.com/repos/oslopride/skeivt-kulturaar | opened | Add custom icons to mobile hamburger menu | priority-low | See how to implement this here: https://github.com/negomi/react-burger-menu#custom-icons
We should optimally want to have the close button in the same place as the hamburger icon button.
It could be possible to override the styling provided by this library, but it's a lot of nested css classes you have to override ... | 1.0 | Add custom icons to mobile hamburger menu - See how to implement this here: https://github.com/negomi/react-burger-menu#custom-icons
We should optimally want to have the close button in the same place as the hamburger icon button.
It could be possible to override the styling provided by this library, but it's a lot... | priority | add custom icons to mobile hamburger menu see how to implement this here we should optimally want to have the close button in the same place as the hamburger icon button it could be possible to override the styling provided by this library but it s a lot of nested css classes you have to override and figure ... | 1 |
252,319 | 8,034,580,993 | IssuesEvent | 2018-07-29 20:20:52 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | opened | A way to serialize enum ref/string values using ObjectSerializer. | Priority: 3-low Project: Shared Type: Feature W: Ready | I've used these in a couple places now. The gist is that you can provide an enum key OR a string, the former being type safe. They're in the format `enum.EnumName.Value` and it works. It uses `IReflectionManager.TryParseEnumReference`.
That said, these need to be manually serialized right now and it's kinda a nuisan... | 1.0 | A way to serialize enum ref/string values using ObjectSerializer. - I've used these in a couple places now. The gist is that you can provide an enum key OR a string, the former being type safe. They're in the format `enum.EnumName.Value` and it works. It uses `IReflectionManager.TryParseEnumReference`.
That said, th... | priority | a way to serialize enum ref string values using objectserializer i ve used these in a couple places now the gist is that you can provide an enum key or a string the former being type safe they re in the format enum enumname value and it works it uses ireflectionmanager tryparseenumreference that said th... | 1 |
42,174 | 2,869,180,874 | IssuesEvent | 2015-06-06 00:19:21 | demisjohn/pyFIMM | https://api.github.com/repos/demisjohn/pyFIMM | opened | Device-> Periodic sections | enhancement low priority | - Device-> Periodic sections. Use New-SubElement & New-SubJoint to set the reference device to repeat & joint between them | 1.0 | Device-> Periodic sections - - Device-> Periodic sections. Use New-SubElement & New-SubJoint to set the reference device to repeat & joint between them | priority | device periodic sections device periodic sections use new subelement new subjoint to set the reference device to repeat joint between them | 1 |
558,899 | 16,544,227,072 | IssuesEvent | 2021-05-27 21:10:40 | returntocorp/semgrep | https://api.github.com/repos/returntocorp/semgrep | closed | Add support for typed metavariables in Javascript | enhancement lang:javascript pattern:types priority:low stale | We support typed metavariables for statically typed languages like Java and Go. Javascript is more difficult, but it would be nice to have! | 1.0 | Add support for typed metavariables in Javascript - We support typed metavariables for statically typed languages like Java and Go. Javascript is more difficult, but it would be nice to have! | priority | add support for typed metavariables in javascript we support typed metavariables for statically typed languages like java and go javascript is more difficult but it would be nice to have | 1 |
366,545 | 10,824,296,785 | IssuesEvent | 2019-11-09 08:06:23 | AY1920S1-CS2113T-F11-3/main | https://api.github.com/repos/AY1920S1-CS2113T-F11-3/main | closed | Inconsistency in documentation for AddKeyword | pe.fixed priority.Low | 
Inconsistency in documention.
Examples were not given for the AddKeyword command.
<hr><sub>[original: leowyh/ped#7]<br/>
</sub> | 1.0 | Inconsistency in documentation for AddKeyword - 
Inconsistency in documention.
Examples were not given for the AddKeyword command.
<hr><sub>[original: leowyh/ped#7]<br/>
</sub> | priority | inconsistency in documentation for addkeyword inconsistency in documention examples were not given for the addkeyword command | 1 |
14,467 | 2,610,389,158 | IssuesEvent | 2015-02-26 20:05:55 | chrsmith/hedgewars | https://api.github.com/repos/chrsmith/hedgewars | closed | allow asynchronous gameplay enabling bypassing firewall restrictions | auto-migrated Priority-Low Type-Enhancement | ```
given the turn-by-turn nature of gameplay i think it would make sense to add
fully asynchronous game mode with e. g. sending the moves to the opponent(s)
via e-mail or http protocol
```
-----
Original issue reported on code.google.com by `jose1...@gmail.com` on 14 Feb 2012 at 8:02 | 1.0 | allow asynchronous gameplay enabling bypassing firewall restrictions - ```
given the turn-by-turn nature of gameplay i think it would make sense to add
fully asynchronous game mode with e. g. sending the moves to the opponent(s)
via e-mail or http protocol
```
-----
Original issue reported on code.google.com by `jos... | priority | allow asynchronous gameplay enabling bypassing firewall restrictions given the turn by turn nature of gameplay i think it would make sense to add fully asynchronous game mode with e g sending the moves to the opponent s via e mail or http protocol original issue reported on code google com by ... | 1 |
92,896 | 3,874,933,934 | IssuesEvent | 2016-04-11 22:19:55 | LizardNet/LizardIRC-Beancounter | https://api.github.com/repos/LizardNet/LizardIRC-Beancounter | opened | Implement stock market symbol lookup | feacher request lizardbot Priority-Low reimplementation | Implement lookup of stock market symbols by command, a la LizardBot's `nyse` command. | 1.0 | Implement stock market symbol lookup - Implement lookup of stock market symbols by command, a la LizardBot's `nyse` command. | priority | implement stock market symbol lookup implement lookup of stock market symbols by command a la lizardbot s nyse command | 1 |
220,894 | 7,371,943,945 | IssuesEvent | 2018-03-13 13:27:39 | teamforus/research-and-development | https://api.github.com/repos/teamforus/research-and-development | closed | POC: Host frontend on Swarm | fill-template priority-low proposal | ## poc-hosting-frontend-swarm
### Background / Context
**Goal/user story:**
**More:**
- how to update decentralised front-end?
### Hypothesis:
**Other option:**
### Assignee:
### Method
*documentation/code*
### Result
*present findings*
### Recommendation
*write recomendation*
| 1.0 | POC: Host frontend on Swarm - ## poc-hosting-frontend-swarm
### Background / Context
**Goal/user story:**
**More:**
- how to update decentralised front-end?
### Hypothesis:
**Other option:**
### Assignee:
### Method
*documentation/code*
### Result
*present findings*
### Recommendation
*w... | priority | poc host frontend on swarm poc hosting frontend swarm background context goal user story more how to update decentralised front end hypothesis other option assignee method documentation code result present findings recommendation w... | 1 |
20,154 | 2,622,190,417 | IssuesEvent | 2015-03-04 00:22:48 | byzhang/cudpp | https://api.github.com/repos/byzhang/cudpp | closed | Building a MEX-wrapper using CUDPP in Matlab | auto-migrated Component-Scripts OpSys-All Priority-Low Type-Enhancement Usability | ```
There is no bug about it.
I wish I could use a MEX-Wrapper, wich allows me, to use CUDPP in M-Code.
This (CUDA-)MEX-file could be compiled at first use and allow after people
like me, who don't know much C, to use GPGPU very easily in Matlab.
On my site sort seems very interesing, in case it gaves back indices ... | 1.0 | Building a MEX-wrapper using CUDPP in Matlab - ```
There is no bug about it.
I wish I could use a MEX-Wrapper, wich allows me, to use CUDPP in M-Code.
This (CUDA-)MEX-file could be compiled at first use and allow after people
like me, who don't know much C, to use GPGPU very easily in Matlab.
On my site sort seems ... | priority | building a mex wrapper using cudpp in matlab there is no bug about it i wish i could use a mex wrapper wich allows me to use cudpp in m code this cuda mex file could be compiled at first use and allow after people like me who don t know much c to use gpgpu very easily in matlab on my site sort seems ... | 1 |
825,250 | 31,281,641,907 | IssuesEvent | 2023-08-22 09:57:27 | Automattic/woocommerce-payments | https://api.github.com/repos/Automattic/woocommerce-payments | opened | Visual Issue when Disabling UPE in Firefox | type: bug priority: low needs triage | ### Describe the bug
When using Firefox, I noticed a visual bug where spacing wasn't getting applied properly when trying to disable UPE.
<img width="605" alt="Screenshot 2023-08-22 at 10 53 03" src="https://github.com/Automattic/woocommerce-payments-server/assets/11770181/8d7d4658-1e32-4423-ae7c-3c60dbaa81d9">
... | 1.0 | Visual Issue when Disabling UPE in Firefox - ### Describe the bug
When using Firefox, I noticed a visual bug where spacing wasn't getting applied properly when trying to disable UPE.
<img width="605" alt="Screenshot 2023-08-22 at 10 53 03" src="https://github.com/Automattic/woocommerce-payments-server/assets/1177... | priority | visual issue when disabling upe in firefox describe the bug when using firefox i noticed a visual bug where spacing wasn t getting applied properly when trying to disable upe img width alt screenshot at src to reproduce use firefox go to payments settings ... | 1 |
445,164 | 12,827,099,639 | IssuesEvent | 2020-07-06 17:48:48 | treehouses/remote | https://api.github.com/repos/treehouses/remote | opened | tunnel: deleting last tor port does not update display | bug low priority | A minor issue that can be easily fixed by navigating to another fragment, but thought should be shared anyways.
The label "Retrieving port... Please wait" and the last port does not disappear.

| 1.0 | tunnel: deleting last tor port does not update display - A minor issue that can be easily fixed by navigating to another fragment, but thought should be shared anyways.
The label "Retrieving port... Please wait" and the last port does not disappear.
;
if (Tineb... | 1.0 | 0002944:
Change email account password on user password change - **Reported by raghnall on 19 Aug 2010 00:44**
**Version:** git master
If the Admin allows users to change their tine passwords, also change email backend passwords if tine manages them.
**Steps to reproduce:** Chnage code at line 148 of ./Tinebase/Cont... | priority | change email account password on user password change reported by raghnall on aug version git master if the admin allows users to change their tine passwords also change email backend passwords if tine manages them steps to reproduce chnage code at line of tinebase controller php to ... | 1 |
236,102 | 7,746,260,626 | IssuesEvent | 2018-05-29 21:04:06 | the-blue-alliance/the-blue-alliance-ios | https://api.github.com/repos/the-blue-alliance/the-blue-alliance-ios | opened | Remove `LoadingTableViewCell` for skeleton cells | enhancement low priority | There's not really a reason to have a `LoadingTableViewCell` when we know the types of cells to show. We should just mock out cells that might be in a loading state (Team, Match, Event) and set them up to take nil data, along with a loading spinner somewhere. This will make things feel better. | 1.0 | Remove `LoadingTableViewCell` for skeleton cells - There's not really a reason to have a `LoadingTableViewCell` when we know the types of cells to show. We should just mock out cells that might be in a loading state (Team, Match, Event) and set them up to take nil data, along with a loading spinner somewhere. This will... | priority | remove loadingtableviewcell for skeleton cells there s not really a reason to have a loadingtableviewcell when we know the types of cells to show we should just mock out cells that might be in a loading state team match event and set them up to take nil data along with a loading spinner somewhere this will... | 1 |
311,733 | 9,538,446,760 | IssuesEvent | 2019-04-30 14:44:48 | fuzzysearch404/petriks | https://api.github.com/repos/fuzzysearch404/petriks | closed | Music player: The songs could crossfade. | low priority enhancement | It would be cool if the songs would crossfade at the end of playing | 1.0 | Music player: The songs could crossfade. - It would be cool if the songs would crossfade at the end of playing | priority | music player the songs could crossfade it would be cool if the songs would crossfade at the end of playing | 1 |
792,323 | 27,955,124,197 | IssuesEvent | 2023-03-24 11:48:53 | workcraft/workcraft | https://api.github.com/repos/workcraft/workcraft | closed | Add JavaScript wrapper functions to access circuit contact attributes | enhancement tag:model:circuit status:confirmed priority:low | * Initial state attribute on driver contacts (input port or output pin):
- [x] `setCircuitDriverInitToOne(work, ref, value)`
-- set 'value' as _Init to one_ attribute for driver 'ref' (input port or output pin) in Circuit 'work'
- [x] `getCircuitDriverInitToOne(work, ref)`
-- get _Init to one_ attribu... | 1.0 | Add JavaScript wrapper functions to access circuit contact attributes - * Initial state attribute on driver contacts (input port or output pin):
- [x] `setCircuitDriverInitToOne(work, ref, value)`
-- set 'value' as _Init to one_ attribute for driver 'ref' (input port or output pin) in Circuit 'work'
- [x] `... | priority | add javascript wrapper functions to access circuit contact attributes initial state attribute on driver contacts input port or output pin setcircuitdriverinittoone work ref value set value as init to one attribute for driver ref input port or output pin in circuit work getc... | 1 |
174,615 | 6,541,697,009 | IssuesEvent | 2017-09-01 21:19:19 | heartsucker/rust-tuf | https://api.github.com/repos/heartsucker/rust-tuf | closed | Support for compressed metadata | Feature :: Improvement Priority :: Low | Relevant discussion: https://github.com/theupdateframework/tuf/issues/105
This would require crossplatform, rust-only support for the chosen compression algorithm. Additionally, it would be nice if TUF supported some way of sending the hashes of the compressed data so that there is less processing of untrusted data.... | 1.0 | Support for compressed metadata - Relevant discussion: https://github.com/theupdateframework/tuf/issues/105
This would require crossplatform, rust-only support for the chosen compression algorithm. Additionally, it would be nice if TUF supported some way of sending the hashes of the compressed data so that there is ... | priority | support for compressed metadata relevant discussion this would require crossplatform rust only support for the chosen compression algorithm additionally it would be nice if tuf supported some way of sending the hashes of the compressed data so that there is less processing of untrusted data even without tha... | 1 |
451,487 | 13,036,837,070 | IssuesEvent | 2020-07-28 12:55:42 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Reset password bugs | Category: Accounts Category: Web Priority: Low Status: Fixed | - (Chrome) Resetting password with spaces in the e-mail field will lead to the positive page:
- Password requirements on rest email dont match those on registration page. | 1.0 | Reset password bugs - - (Chrome) Resetting password with spaces in the e-mail field will lead to the positive page:
- Password requirements on rest email dont match those on registration page. | priority | reset password bugs chrome resetting password with spaces in the e mail field will lead to the positive page password requirements on rest email dont match those on registration page | 1 |
84,574 | 3,669,744,110 | IssuesEvent | 2016-02-21 12:32:36 | play1-maven-plugin/play1-maven-plugin | https://api.github.com/repos/play1-maven-plugin/play1-maven-plugin | closed | Improve Selenium commands | Component-PlaySeleniumJUnit4 Priority-Low Status-Accepted Type-Enhancement Usability | Originally reported on Google Code with ID 140
```
Refactor, fix bugs and shortcomings in different Selenium commands
```
Reported by `gslowikowski` on 2014-02-21 11:49:11
| 1.0 | Improve Selenium commands - Originally reported on Google Code with ID 140
```
Refactor, fix bugs and shortcomings in different Selenium commands
```
Reported by `gslowikowski` on 2014-02-21 11:49:11
| priority | improve selenium commands originally reported on google code with id refactor fix bugs and shortcomings in different selenium commands reported by gslowikowski on | 1 |
484,535 | 13,941,418,188 | IssuesEvent | 2020-10-22 19:23:03 | KarabaevMaxim/Ball | https://api.github.com/repos/KarabaevMaxim/Ball | opened | Переделать систему спауна препятствий | Low priority | Сейчас игрок может просто стоять и ждать, пока все пройдут.
препятствия спавнятся на всех сегментах лестницы. | 1.0 | Переделать систему спауна препятствий - Сейчас игрок может просто стоять и ждать, пока все пройдут.
препятствия спавнятся на всех сегментах лестницы. | priority | переделать систему спауна препятствий сейчас игрок может просто стоять и ждать пока все пройдут препятствия спавнятся на всех сегментах лестницы | 1 |
300,014 | 9,206,060,521 | IssuesEvent | 2019-03-08 12:35:23 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | file selection dialog wrong | Category: GRASS 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: **Paolo Cavallini** (Paolo Cavallini)
Original Redmine Issue: 1363, https://issues.qgis.org/issues/1363
Original Assignee: Lorenzo Masini
---
When loading the reclassification rules (r.reclass), the dialog allows only txt and csv files (wrong: they may be any text file), but no file is shown
| 1.0 | file selection dialog wrong - ---
Author Name: **Paolo Cavallini** (Paolo Cavallini)
Original Redmine Issue: 1363, https://issues.qgis.org/issues/1363
Original Assignee: Lorenzo Masini
---
When loading the reclassification rules (r.reclass), the dialog allows only txt and csv files (wrong: they may be any text fil... | priority | file selection dialog wrong author name paolo cavallini paolo cavallini original redmine issue original assignee lorenzo masini when loading the reclassification rules r reclass the dialog allows only txt and csv files wrong they may be any text file but no file is shown | 1 |
620,022 | 19,543,415,413 | IssuesEvent | 2022-01-01 11:16:35 | pystardust/ani-cli | https://api.github.com/repos/pystardust/ani-cli | closed | Default download path | priority 3: low | I ran in to the problem that i wanted to download the anime but the mkv files are saved in /home/$user/
I want them saved in my anime directory /home/$user/etc/media/anime/
Is this possible?
| 1.0 | Default download path - I ran in to the problem that i wanted to download the anime but the mkv files are saved in /home/$user/
I want them saved in my anime directory /home/$user/etc/media/anime/
Is this possible?
| priority | default download path i ran in to the problem that i wanted to download the anime but the mkv files are saved in home user i want them saved in my anime directory home user etc media anime is this possible | 1 |
593,266 | 17,953,759,249 | IssuesEvent | 2021-09-13 03:28:04 | francheska-vicente/cssweng | https://api.github.com/repos/francheska-vicente/cssweng | closed | Unavailable rooms in room management are colored white instead of gray | bug priority: high issue: front-end severity: low | ### Summary
- Unavailable rooms does not adhere to the color as specified by the Legend
### Steps to Reproduce
1. check in for room 302
### Visual Proof

### Expected Results:
- Unavailable rooms ... | 1.0 | Unavailable rooms in room management are colored white instead of gray - ### Summary
- Unavailable rooms does not adhere to the color as specified by the Legend
### Steps to Reproduce
1. check in for room 302
### Visual Proof

- [x] Cash flow overview (income computed by beginning cash accounts value, outflow by credit cards accounts value)
- [ ] Investments increasing or decreasing and by how much (beginning value)
Stretc... | 1.0 | Initial Overview - Create an initial overview that has the following features:
- [x] Quick link to current balance sheet (see #5)
- [x] Cash flow overview (income computed by beginning cash accounts value, outflow by credit cards accounts value)
- [ ] Investments increasing or decreasing and by how much (beginnin... | priority | initial overview create an initial overview that has the following features quick link to current balance sheet see cash flow overview income computed by beginning cash accounts value outflow by credit cards accounts value investments increasing or decreasing and by how much beginning valu... | 1 |
410,930 | 12,003,697,433 | IssuesEvent | 2020-04-09 10:04:43 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging 1489] Advanced Carpentry table needs iron saw blade/bars not steel ones | Category: Balance Priority: Low Status: Fixed | 1. Staging 1489
2. Build Advanced Carpentryt able
3. Should have same resource requirement as Advanced Masonry table
4. Only needs iron saw blade and Iron bar whereas Advanced Masonry table needs Steel saw blade and steel bars | 1.0 | [0.9.0 staging 1489] Advanced Carpentry table needs iron saw blade/bars not steel ones - 1. Staging 1489
2. Build Advanced Carpentryt able
3. Should have same resource requirement as Advanced Masonry table
4. Only needs iron saw blade and Iron bar whereas Advanced Masonry table needs Steel saw blade and steel bars | priority | advanced carpentry table needs iron saw blade bars not steel ones staging build advanced carpentryt able should have same resource requirement as advanced masonry table only needs iron saw blade and iron bar whereas advanced masonry table needs steel saw blade and steel bars | 1 |
125,327 | 4,955,592,862 | IssuesEvent | 2016-12-01 20:52:28 | qspin/qtaste | https://api.github.com/repos/qspin/qtaste | closed | QTaste release procedure doesn't work well with java 1.8 | priority:low reproducibility:always severity:minor status:To be validated type:enhance | Please fix all the javadoc inconsistencies (especially in javagui) that prevent the release script to release using java 1.8
To reproduce the issue, just start the releaseAll.sh script using a java 1.8 jvm
http://stackoverflow.com/questions/15886209/maven-is-not-working-in-java-8-when-javadoc-tags-are-incomplete
| 1.0 | QTaste release procedure doesn't work well with java 1.8 - Please fix all the javadoc inconsistencies (especially in javagui) that prevent the release script to release using java 1.8
To reproduce the issue, just start the releaseAll.sh script using a java 1.8 jvm
http://stackoverflow.com/questions/15886209/maven-is-... | priority | qtaste release procedure doesn t work well with java please fix all the javadoc inconsistencies especially in javagui that prevent the release script to release using java to reproduce the issue just start the releaseall sh script using a java jvm | 1 |
307,483 | 9,417,762,153 | IssuesEvent | 2019-04-10 17:31:56 | Esri/maps-app-ios | https://api.github.com/repos/Esri/maps-app-ios | closed | Remove ATS allows arbitrary loads. | Effort - Small Priority - Low Status - Backlog Type - Enhancement | ArcGIS Online has updated it's owning system URL. https://www.arcgis.com/sharing/rest/info?f=pjson
This change should be reflected in
- [ ] XCode
- [ ] README | 1.0 | Remove ATS allows arbitrary loads. - ArcGIS Online has updated it's owning system URL. https://www.arcgis.com/sharing/rest/info?f=pjson
This change should be reflected in
- [ ] XCode
- [ ] README | priority | remove ats allows arbitrary loads arcgis online has updated it s owning system url this change should be reflected in xcode readme | 1 |
202,237 | 7,045,636,547 | IssuesEvent | 2018-01-01 22:32:46 | pybel/pybel | https://api.github.com/repos/pybel/pybel | closed | Integrate document utilities from pybel-tools | enhancement low priority | Since there's already a feature to make bel scripts, the robust solution might as well be in place here too | 1.0 | Integrate document utilities from pybel-tools - Since there's already a feature to make bel scripts, the robust solution might as well be in place here too | priority | integrate document utilities from pybel tools since there s already a feature to make bel scripts the robust solution might as well be in place here too | 1 |
557,537 | 16,510,987,357 | IssuesEvent | 2021-05-26 04:05:57 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | mcumgr: shell output gets truncated | area: Shell area: mcumgr bug priority: low | **Describe the bug**
The mcumgr output from shell command gets truncated at predefined length, determined by buffer length.
Providing `shell help` as an example but the issue impacts all shell commands that return some output.
**To Reproduce**
Steps to reproduce the behavior:
1. Build
`west build -b nrf52840dk_... | 1.0 | mcumgr: shell output gets truncated - **Describe the bug**
The mcumgr output from shell command gets truncated at predefined length, determined by buffer length.
Providing `shell help` as an example but the issue impacts all shell commands that return some output.
**To Reproduce**
Steps to reproduce the behavior:... | priority | mcumgr shell output gets truncated describe the bug the mcumgr output from shell command gets truncated at predefined length determined by buffer length providing shell help as an example but the issue impacts all shell commands that return some output to reproduce steps to reproduce the behavior ... | 1 |
783,901 | 27,550,582,276 | IssuesEvent | 2023-03-07 14:42:20 | NewGraphEnvironment/fish_passage_skeena_2022_reporting | https://api.github.com/repos/NewGraphEnvironment/fish_passage_skeena_2022_reporting | closed | Populate cost estimate objects and add to memos and results | priority low | I labelled as low priority for now because I can get to this later once memos and other stuff is done first. Just wondering if I'm following a similar workflow to how it was done in the bulkley report? Helpful issue from bulkley repo [here](https://github.com/NewGraphEnvironment/fish_passage_bulkley_2022_reporting/issu... | 1.0 | Populate cost estimate objects and add to memos and results - I labelled as low priority for now because I can get to this later once memos and other stuff is done first. Just wondering if I'm following a similar workflow to how it was done in the bulkley report? Helpful issue from bulkley repo [here](https://github.co... | priority | populate cost estimate objects and add to memos and results i labelled as low priority for now because i can get to this later once memos and other stuff is done first just wondering if i m following a similar workflow to how it was done in the bulkley report helpful issue from bulkley repo | 1 |
299,921 | 9,205,971,251 | IssuesEvent | 2019-03-08 12:17:00 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | toobars re-arrange at their will | Category: GUI 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: **Maciej Sieczka -** (Maciej Sieczka -)
Original Redmine Issue: 1275, https://issues.qgis.org/issues/1275
Original Assignee: nobody -
---
r9249. See the attached screendumps.
1. On ok.png toolbars are organized the way I want them.
2. Then I quite QGIS and start it again.
3. Toolbars are organi... | 1.0 | toobars re-arrange at their will - ---
Author Name: **Maciej Sieczka -** (Maciej Sieczka -)
Original Redmine Issue: 1275, https://issues.qgis.org/issues/1275
Original Assignee: nobody -
---
r9249. See the attached screendumps.
1. On ok.png toolbars are organized the way I want them.
2. Then I quite QGIS and star... | priority | toobars re arrange at their will author name maciej sieczka maciej sieczka original redmine issue original assignee nobody see the attached screendumps on ok png toolbars are organized the way i want them then i quite qgis and start it again toolbars are organized di... | 1 |
299,850 | 9,205,911,527 | IssuesEvent | 2019-03-08 12:04:52 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Relative paths within QGIS project file | Category: Project Loading/Saving Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request | ---
Author Name: **springmeyer -** (springmeyer -)
Original Redmine Issue: 1211, https://issues.qgis.org/issues/1211
Original Assignee: nobody -
---
It would be extremely useful to allow for the use of relative paths to files loaded within a Qgis project file that rest on the filesystem. This would be a user contr... | 1.0 | Relative paths within QGIS project file - ---
Author Name: **springmeyer -** (springmeyer -)
Original Redmine Issue: 1211, https://issues.qgis.org/issues/1211
Original Assignee: nobody -
---
It would be extremely useful to allow for the use of relative paths to files loaded within a Qgis project file that rest on ... | priority | relative paths within qgis project file author name springmeyer springmeyer original redmine issue original assignee nobody it would be extremely useful to allow for the use of relative paths to files loaded within a qgis project file that rest on the filesystem this would be a user ... | 1 |
345,088 | 10,353,321,985 | IssuesEvent | 2019-09-05 11:17:37 | project-koku/koku | https://api.github.com/repos/project-koku/koku | closed | Different errors depending on providers when trying to delete non existent provider uuid | bug priority - low | **Describe the bug**
Different errors depending on providers when trying to delete non existent provider uuid
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'api/cost-management/v1/providers/'
2. Add provider
3. Try to delete non existent provider with fake uuid
4. See error `Not found.`
5. Delet... | 1.0 | Different errors depending on providers when trying to delete non existent provider uuid - **Describe the bug**
Different errors depending on providers when trying to delete non existent provider uuid
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'api/cost-management/v1/providers/'
2. Add provider
... | priority | different errors depending on providers when trying to delete non existent provider uuid describe the bug different errors depending on providers when trying to delete non existent provider uuid to reproduce steps to reproduce the behavior go to api cost management providers add provider ... | 1 |
247,643 | 7,921,530,282 | IssuesEvent | 2018-07-05 07:51:32 | hazelcast/hazelcast | https://api.github.com/repos/hazelcast/hazelcast | closed | [map] Separate responsibility of setting an individual entry explicit TTL from a put operation to promote a more intuitive IMap interface | Interface: IMap Priority: Low Source: Community Team: Core Type: Enhancement | In reference to #10580, the current IMap interface for the operation of putting a value into a map is not clear where the resulting value of the entry's TTL is concerned.
The confusion stems from methods `V put(K key, V value)` and `V put(K key, V value, long ttl, TimeUnit timeunit)` where `V put(K key, V value)` ha... | 1.0 | [map] Separate responsibility of setting an individual entry explicit TTL from a put operation to promote a more intuitive IMap interface - In reference to #10580, the current IMap interface for the operation of putting a value into a map is not clear where the resulting value of the entry's TTL is concerned.
The co... | priority | separate responsibility of setting an individual entry explicit ttl from a put operation to promote a more intuitive imap interface in reference to the current imap interface for the operation of putting a value into a map is not clear where the resulting value of the entry s ttl is concerned the confusion ... | 1 |
686,016 | 23,473,763,711 | IssuesEvent | 2022-08-17 02:24:05 | kubesphere/kubesphere | https://api.github.com/repos/kubesphere/kubesphere | closed | Users with role management permissions can gain more permissions by modifying their roles | kind/bug priority/low | **Describe the Bug**
Users with role management permissions can gain more permissions by modifying their roles.
**Versions Used**
KubeSphere: `v3.3.0`
**precondition**
There is a user with management permissions.
 Animation Priority: Low Status: Confirmed | Once you have picked up all 3 NPCs for the quest Rolling with my Homies, they should randomly do an animation where they put their hands up in the air while driving: https://youtu.be/yz7vHxD_D_0?list=PLMUq0Stdh9Eb_TxHnv4Hmuc7GpAM37YAK&t=134 | 1.0 | [Quest][NPC][Animation] Rolling with my Homies - Once you have picked up all 3 NPCs for the quest Rolling with my Homies, they should randomly do an animation where they put their hands up in the air while driving: https://youtu.be/yz7vHxD_D_0?list=PLMUq0Stdh9Eb_TxHnv4Hmuc7GpAM37YAK&t=134 | priority | rolling with my homies once you have picked up all npcs for the quest rolling with my homies they should randomly do an animation where they put their hands up in the air while driving | 1 |
296,286 | 9,106,952,921 | IssuesEvent | 2019-02-21 02:05:45 | AugurProject/augur | https://api.github.com/repos/AugurProject/augur | opened | line between min and max doesn't come up to the number when the min is single digits | Bug Priority: Low |
<img width="144" alt="screen shot 2019-02-20 at 6 04 33 pm" src="https://user-images.githubusercontent.com/6775839/53138114-06cd3d80-353a-11e9-8c14-ab7207505744.png">
| 1.0 | line between min and max doesn't come up to the number when the min is single digits -
<img width="144" alt="screen shot 2019-02-20 at 6 04 33 pm" src="https://user-images.githubusercontent.com/6775839/53138114-06cd3d80-353a-11e9-8c14-ab7207505744.png">
| priority | line between min and max doesn t come up to the number when the min is single digits img width alt screen shot at pm src | 1 |
497,218 | 14,365,920,433 | IssuesEvent | 2020-12-01 03:01:21 | octobercms/october | https://api.github.com/repos/octobercms/october | closed | Promote October CMS and give the community a useful tool by adding the CMS to the Lighthouse tool | Priority: Low Status: Review Needed Type: Conceptual Enhancement third party | @daftspunk @LukeTowers
Been thinking about this for a while and I contacted Google a few weeks ago. Today they sent me an update saying we can go ahead now.
What I'm talking about is called "Stack Packs" - you can learn more here: https://developers.google.com/web/updates/2019/01/lighthouse-platform-packs
Cre... | 1.0 | Promote October CMS and give the community a useful tool by adding the CMS to the Lighthouse tool - @daftspunk @LukeTowers
Been thinking about this for a while and I contacted Google a few weeks ago. Today they sent me an update saying we can go ahead now.
What I'm talking about is called "Stack Packs" - you can... | priority | promote october cms and give the community a useful tool by adding the cms to the lighthouse tool daftspunk luketowers been thinking about this for a while and i contacted google a few weeks ago today they sent me an update saying we can go ahead now what i m talking about is called stack packs you can... | 1 |
403,396 | 11,840,298,366 | IssuesEvent | 2020-03-23 18:36:47 | seccomp/libseccomp | https://api.github.com/repos/seccomp/libseccomp | opened | BUG: Travis CI warnings | bug priority/low | Despite working, the Travis CI service reports one error and two warnings with our config:
* Error
> root: duplicate key: `language`
* Warnings
> root: deprecated key sudo (The key `sudo` has no effect anymore.)
> root: deprecated key sudo (The key `sudo` has no effect anymore.) | 1.0 | BUG: Travis CI warnings - Despite working, the Travis CI service reports one error and two warnings with our config:
* Error
> root: duplicate key: `language`
* Warnings
> root: deprecated key sudo (The key `sudo` has no effect anymore.)
> root: deprecated key sudo (The key `sudo` has no effect anymore.) | priority | bug travis ci warnings despite working the travis ci service reports one error and two warnings with our config error root duplicate key language warnings root deprecated key sudo the key sudo has no effect anymore root deprecated key sudo the key sudo has no effect anymore | 1 |
766,614 | 26,891,915,265 | IssuesEvent | 2023-02-06 09:33:51 | fsfe/reuse-tool | https://api.github.com/repos/fsfe/reuse-tool | closed | REUSE under Windows | bug priority/low | While trying to use REUSE tool to check my project, I saw it complains `ModuleNotFoundError: No module named 'pwd'` when running `reuse lint` under my Windows 11 installation (logs below). Or should I open another issue for the Windows supporting question?
`$env:PYTHONUTF8="1"` was set or it will complain `UnicodeDe... | 1.0 | REUSE under Windows - While trying to use REUSE tool to check my project, I saw it complains `ModuleNotFoundError: No module named 'pwd'` when running `reuse lint` under my Windows 11 installation (logs below). Or should I open another issue for the Windows supporting question?
`$env:PYTHONUTF8="1"` was set or it wi... | priority | reuse under windows while trying to use reuse tool to check my project i saw it complains modulenotfounderror no module named pwd when running reuse lint under my windows installation logs below or should i open another issue for the windows supporting question env was set or it will complai... | 1 |
229,532 | 7,575,597,496 | IssuesEvent | 2018-04-24 02:36:25 | jsonwebtoken/jsonwebtoken.github.io | https://api.github.com/repos/jsonwebtoken/jsonwebtoken.github.io | closed | Show definition or highlight spec claims | enhancement low-priority | It would be great if the definitions of the built-in claims of the spec (e.g. `jti`, `iat`, etc.) could be seen by hovering over the claim name. As a first step, it might be useful to highlight these claims in some way as to distinguish them from custom claims.
For a list of claims, see https://tools.ietf.org/html/dra... | 1.0 | Show definition or highlight spec claims - It would be great if the definitions of the built-in claims of the spec (e.g. `jti`, `iat`, etc.) could be seen by hovering over the claim name. As a first step, it might be useful to highlight these claims in some way as to distinguish them from custom claims.
For a list of ... | priority | show definition or highlight spec claims it would be great if the definitions of the built in claims of the spec e g jti iat etc could be seen by hovering over the claim name as a first step it might be useful to highlight these claims in some way as to distinguish them from custom claims for a list of ... | 1 |
822,459 | 30,873,259,596 | IssuesEvent | 2023-08-03 12:48:30 | awslabs/aws-dataall | https://api.github.com/repos/awslabs/aws-dataall | closed | Additional encryption in SNS topics in transit | type: enhancement priority: low status: not-picked-yet | **Is your idea related to a problem? Please describe.**
I would like a review on the SNS in transit encryption settings and ensure SNS- Enforce encryption of data in transit
| 1.0 | Additional encryption in SNS topics in transit - **Is your idea related to a problem? Please describe.**
I would like a review on the SNS in transit encryption settings and ensure SNS- Enforce encryption of data in transit
| priority | additional encryption in sns topics in transit is your idea related to a problem please describe i would like a review on the sns in transit encryption settings and ensure sns enforce encryption of data in transit | 1 |
24,550 | 2,668,933,123 | IssuesEvent | 2015-03-23 12:38:39 | CarlosPlusPlus/ghanban | https://api.github.com/repos/CarlosPlusPlus/ghanban | closed | Update README with Project Specifics | priority: low size: 1 type: feature | Would be great to update original README.rdoc => README.md with relevant information. | 1.0 | Update README with Project Specifics - Would be great to update original README.rdoc => README.md with relevant information. | priority | update readme with project specifics would be great to update original readme rdoc readme md with relevant information | 1 |
48,699 | 2,999,471,771 | IssuesEvent | 2015-07-23 19:12:11 | jayway/powermock | https://api.github.com/repos/jayway/powermock | closed | OSGi-ify PowerMock | enhancement imported Milestone-Release1.6 Priority-Low | _From [lukewpat...@gmail.com](https://code.google.com/u/115628002144849920714/) on November 13, 2009 20:06:39_
Please add OSGi metadata to manifest files. This will allow in-container
testing with PowerMock.
_Original issue: http://code.google.com/p/powermock/issues/detail?id=204_ | 1.0 | OSGi-ify PowerMock - _From [lukewpat...@gmail.com](https://code.google.com/u/115628002144849920714/) on November 13, 2009 20:06:39_
Please add OSGi metadata to manifest files. This will allow in-container
testing with PowerMock.
_Original issue: http://code.google.com/p/powermock/issues/detail?id=204_ | priority | osgi ify powermock from on november please add osgi metadata to manifest files this will allow in container testing with powermock original issue | 1 |
648,521 | 21,188,190,635 | IssuesEvent | 2022-04-08 14:42:25 | ConsistencyPlus/ConsistencyPlus | https://api.github.com/repos/ConsistencyPlus/ConsistencyPlus | closed | Crash at creating a new world | Help Wanted Invalid Question/Information Needed Low Priority | **Describe the bug**
Crash at creating a new world after updating C+ from 0.3 to 0.4.2
**Versions**
Minecraft version: 1.16.5
C+ version: 0.4.2
Fabric API version: 0.43.0+1.16 (Edited by Siuol the reflect the actual version of Fabric API used.)
**Other mods**
[crash-2021-12-04_13.23.09-server.txt](https://gi... | 1.0 | Crash at creating a new world - **Describe the bug**
Crash at creating a new world after updating C+ from 0.3 to 0.4.2
**Versions**
Minecraft version: 1.16.5
C+ version: 0.4.2
Fabric API version: 0.43.0+1.16 (Edited by Siuol the reflect the actual version of Fabric API used.)
**Other mods**
[crash-2021-12-04... | priority | crash at creating a new world describe the bug crash at creating a new world after updating c from to versions minecraft version c version fabric api version edited by siuol the reflect the actual version of fabric api used other mods logs ... | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.