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
692,768
23,748,212,661
IssuesEvent
2022-08-31 17:58:02
GoogleCloudPlatform/python-docs-samples
https://api.github.com/repos/GoogleCloudPlatform/python-docs-samples
closed
dataflow.run_template.main_test: test_run_template_http_json[test_run_template_json] failed
priority: p1 type: bug api: dataflow samples flakybot: issue
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: 0f79dfef2bdacf0d5c46889d4dd177b07d2c867d b...
1.0
dataflow.run_template.main_test: test_run_template_http_json[test_run_template_json] failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/main/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: qui...
priority
dataflow run template main test test run template http json failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output traceback most recent call...
1
761,799
26,696,463,453
IssuesEvent
2023-01-27 10:46:32
dodona-edu/dodona
https://api.github.com/repos/dodona-edu/dodona
closed
Make background of UGent logos transparent
feature low priority
In light mode, UGent logos on support page have a white background, which differs from the background of the surrounding.
1.0
Make background of UGent logos transparent - In light mode, UGent logos on support page have a white background, which differs from the background of the surrounding.
priority
make background of ugent logos transparent in light mode ugent logos on support page have a white background which differs from the background of the surrounding
1
307,241
9,414,951,148
IssuesEvent
2019-04-10 11:26:34
InfiniteFlightAirportEditing/Airports
https://api.github.com/repos/InfiniteFlightAirportEditing/Airports
closed
MT84-Mower Field-MONTANA-USA
Being Redone Low Priority
# Airport Name Mower Field # Country? USA # Improvements that need to be made? Redone from scratch # Are you working on this airport? Yes # Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low) Low
1.0
MT84-Mower Field-MONTANA-USA - # Airport Name Mower Field # Country? USA # Improvements that need to be made? Redone from scratch # Are you working on this airport? Yes # Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low) Low
priority
mower field montana usa airport name mower field country usa improvements that need to be made redone from scratch are you working on this airport yes airport priority if event runway world us capital low low
1
477,975
13,770,939,687
IssuesEvent
2020-10-07 21:04:40
StatCan/daaas
https://api.github.com/repos/StatCan/daaas
closed
Define user guidelines for storage use
component/jupyter component/kubeflow priority/soon size/M
Started from the below discussion on slack: I think we can be more opinionated about how users approach storage. The flexibility available atm is great, but I think it will negatively affect initial user experience. A new user sees: - persistent volumes on my notebook servers - private, but if I share my namesp...
1.0
Define user guidelines for storage use - Started from the below discussion on slack: I think we can be more opinionated about how users approach storage. The flexibility available atm is great, but I think it will negatively affect initial user experience. A new user sees: - persistent volumes on my notebook serv...
priority
define user guidelines for storage use started from the below discussion on slack i think we can be more opinionated about how users approach storage the flexibility available atm is great but i think it will negatively affect initial user experience a new user sees persistent volumes on my notebook serv...
1
255,702
8,126,220,344
IssuesEvent
2018-08-17 00:46:37
ray-project/ray
https://api.github.com/repos/ray-project/ray
opened
Global State Tables: Actor table empty
low priority
With both Ray and XRay, we get currently get this: ``` In [1]: import ray In [2]: ray.init() In [3]: @ray.remote ...: class Test(object): ...: def f(self): ...: return 42 In [4]: ray.global_state.actors() Out[4]: {} ```
1.0
Global State Tables: Actor table empty - With both Ray and XRay, we get currently get this: ``` In [1]: import ray In [2]: ray.init() In [3]: @ray.remote ...: class Test(object): ...: def f(self): ...: return 42 In [4]: ray.global_state.actors() Out[4]: {} ```
priority
global state tables actor table empty with both ray and xray we get currently get this in import ray in ray init in ray remote class test object def f self return in ray global state actors out
1
817,091
30,625,353,333
IssuesEvent
2023-07-24 11:05:09
goravel/goravel
https://api.github.com/repos/goravel/goravel
closed
✨ [Feature] facades.Orm supports cursor and sum
✏️ Feature 😎 Good First Issue 🛠 In Progress 😴 Low Priority
Just like: https://laravel.com/docs/9.x/eloquent#cursors and https://laravel.com/docs/9.x/eloquent#retrieving-aggregates, also try to add the `Sum` method to `Association`
1.0
✨ [Feature] facades.Orm supports cursor and sum - Just like: https://laravel.com/docs/9.x/eloquent#cursors and https://laravel.com/docs/9.x/eloquent#retrieving-aggregates, also try to add the `Sum` method to `Association`
priority
✨ facades orm supports cursor and sum just like and also try to add the sum method to association
1
816,449
30,599,448,387
IssuesEvent
2023-07-22 07:05:08
wasmerio/wasmer
https://api.github.com/repos/wasmerio/wasmer
closed
Support for s390x/systemz for wasmer
ℹ️ help wanted ❓ question 🏚 stale priority-low
Looking for timeline to support systemz/s390x. I'm trying to dig around this for couple of days. I'm able to compile the 'build-capi' and 'build-wasmer' now. 1. Need your help in understanding what else is required to test the build. 2. And how do I integrate this with wasmvm. Thanks.
1.0
Support for s390x/systemz for wasmer - Looking for timeline to support systemz/s390x. I'm trying to dig around this for couple of days. I'm able to compile the 'build-capi' and 'build-wasmer' now. 1. Need your help in understanding what else is required to test the build. 2. And how do I integrate this with...
priority
support for systemz for wasmer looking for timeline to support systemz i m trying to dig around this for couple of days i m able to compile the build capi and build wasmer now need your help in understanding what else is required to test the build and how do i integrate this with wasmvm ...
1
7,327
2,601,755,763
IssuesEvent
2015-02-24 00:32:54
chrsmith/bwapi
https://api.github.com/repos/chrsmith/bwapi
closed
Game::getReplayFrameCount
auto-migrated Priority-Low Type-Enhancement
``` Would return the total number of frames in the replay. ``` ----- Original issue reported on code.google.com by `lowerlo...@gmail.com` on 17 Oct 2010 at 9:35
1.0
Game::getReplayFrameCount - ``` Would return the total number of frames in the replay. ``` ----- Original issue reported on code.google.com by `lowerlo...@gmail.com` on 17 Oct 2010 at 9:35
priority
game getreplayframecount would return the total number of frames in the replay original issue reported on code google com by lowerlo gmail com on oct at
1
70,013
3,316,416,645
IssuesEvent
2015-11-06 16:48:22
TeselaGen/Peony-Issue-Tracking
https://api.github.com/repos/TeselaGen/Peony-Issue-Tracking
opened
modal window naming not fixed on dow branch
Customer: DAS 90-Day newcolumn1 Priority: Low Type: Cosmetic
_From @mfero on October 26, 2015 5:38_ Connects to #1387 updating create sequence dialog #1403 _Copied from original issue: TeselaGen/ve#1487_
1.0
modal window naming not fixed on dow branch - _From @mfero on October 26, 2015 5:38_ Connects to #1387 updating create sequence dialog #1403 _Copied from original issue: TeselaGen/ve#1487_
priority
modal window naming not fixed on dow branch from mfero on october connects to updating create sequence dialog copied from original issue teselagen ve
1
653,987
21,632,732,710
IssuesEvent
2022-05-05 11:28:33
OpenPrinting/cups
https://api.github.com/repos/OpenPrinting/cups
closed
Enhancement: Add shared library support for AIX
enhancement priority-low platform issue
I am aware the AIX is not an officially supported platform - but the core change needed to support it is quite small - and updated DSOFLAGS and supporting LDFLAGS. Would be great to have the basic support for AIX back in play. While I, personally, prefer having shared library support in (fat) archives - having th...
1.0
Enhancement: Add shared library support for AIX - I am aware the AIX is not an officially supported platform - but the core change needed to support it is quite small - and updated DSOFLAGS and supporting LDFLAGS. Would be great to have the basic support for AIX back in play. While I, personally, prefer having sh...
priority
enhancement add shared library support for aix i am aware the aix is not an officially supported platform but the core change needed to support it is quite small and updated dsoflags and supporting ldflags would be great to have the basic support for aix back in play while i personally prefer having sh...
1
346,940
10,422,014,156
IssuesEvent
2019-09-16 07:58:56
gem/oq-irmt-qgis
https://api.github.com/repos/gem/oq-irmt-qgis
closed
Show tooltip hovering on curves
low priority nice to have
We are already using a signal to highlight the corresponding point in the map for some kinds of curves. It might be done also for recovery modeling. For some curves that do not correspond to specific points in the map, it might be useful to have a tooltip displaying information (e.g. tag name, value, ...)
1.0
Show tooltip hovering on curves - We are already using a signal to highlight the corresponding point in the map for some kinds of curves. It might be done also for recovery modeling. For some curves that do not correspond to specific points in the map, it might be useful to have a tooltip displaying information (e.g. t...
priority
show tooltip hovering on curves we are already using a signal to highlight the corresponding point in the map for some kinds of curves it might be done also for recovery modeling for some curves that do not correspond to specific points in the map it might be useful to have a tooltip displaying information e g t...
1
382,232
11,302,766,328
IssuesEvent
2020-01-17 18:28:13
workcraft/workcraft
https://api.github.com/repos/workcraft/workcraft
closed
Keep signal names in alphabetical order in property editor for the model
enhancement priority:low status:confirmed tag:model:fst tag:model:stg tag:model:wtg tag:ui
When Property editor shows the properties of the model all the signals (name, type) need to be sorted in alphabetical order. This applies to Graph, FSM, FST, STG, DTD, WTG models.
1.0
Keep signal names in alphabetical order in property editor for the model - When Property editor shows the properties of the model all the signals (name, type) need to be sorted in alphabetical order. This applies to Graph, FSM, FST, STG, DTD, WTG models.
priority
keep signal names in alphabetical order in property editor for the model when property editor shows the properties of the model all the signals name type need to be sorted in alphabetical order this applies to graph fsm fst stg dtd wtg models
1
188,196
6,773,919,913
IssuesEvent
2017-10-27 08:24:46
ice-services/moleculer
https://api.github.com/repos/ice-services/moleculer
closed
Built-in logger 'logger.debug' doesn't print anything in Node 8
Priority: Low Type: Bug
Before Node 8, `console.debug` is undefined. ``` Now using node v6.11.2 (npm v3.10.10) > console.debug('hello') TypeError: console.debug is not a function ``` It will default to `baseLogger["info"]` https://github.com/ice-services/moleculer/blob/943ce4724b05...
1.0
Built-in logger 'logger.debug' doesn't print anything in Node 8 - Before Node 8, `console.debug` is undefined. ``` Now using node v6.11.2 (npm v3.10.10) > console.debug('hello') TypeError: console.debug is not a function ``` It will default to `baseLogger["in...
priority
built in logger logger debug doesn t print anything in node before node console debug is undefined now using node npm console debug hello typeerror console debug is not a function it will default to baselogger ho...
1
541,313
15,824,746,341
IssuesEvent
2021-04-06 04:05:18
jurplel/qView
https://api.github.com/repos/jurplel/qView
closed
Reevaluate file association method
enhancement low-priority
https://jrsoftware.org/ishelp/index.php?topic=registrysection Looks like i'm supposed to use HKA instead of HKLM and probably not use HKCR at all, as it seems to display from HKLM and HKCR while only writing to HKCR... yeah registry is confusing. While you're at it, do local user installation with this: https://jr...
1.0
Reevaluate file association method - https://jrsoftware.org/ishelp/index.php?topic=registrysection Looks like i'm supposed to use HKA instead of HKLM and probably not use HKCR at all, as it seems to display from HKLM and HKCR while only writing to HKCR... yeah registry is confusing. While you're at it, do local use...
priority
reevaluate file association method looks like i m supposed to use hka instead of hklm and probably not use hkcr at all as it seems to display from hklm and hkcr while only writing to hkcr yeah registry is confusing while you re at it do local user installation with this
1
685,644
23,463,859,607
IssuesEvent
2022-08-16 15:06:31
skelly37/nupac
https://api.github.com/repos/skelly37/nupac
opened
Make nupac ready for self-hosting
priority: low do not merge yet! delight
### Describe the issue - Put the repo URL in one visible place, make it easily configurable - Document some self-hosted nupac example - nupac-/nushell-controlled repo remains the default behavior, just add the flexibility for the industry ### Argumentation 1) Why not? 2) There is no such cross-platform package ma...
1.0
Make nupac ready for self-hosting - ### Describe the issue - Put the repo URL in one visible place, make it easily configurable - Document some self-hosted nupac example - nupac-/nushell-controlled repo remains the default behavior, just add the flexibility for the industry ### Argumentation 1) Why not? 2) There...
priority
make nupac ready for self hosting describe the issue put the repo url in one visible place make it easily configurable document some self hosted nupac example nupac nushell controlled repo remains the default behavior just add the flexibility for the industry argumentation why not there...
1
567,036
16,843,953,932
IssuesEvent
2021-06-19 04:19:56
cs-discord-at-ucf/lion
https://api.github.com/repos/cs-discord-at-ucf/lion
closed
image plugins sometimes give files
bug good first issue low priority
Check the returning file and make sure it either has a .jpg or .png at the end of it, and plug one in if not.
1.0
image plugins sometimes give files - Check the returning file and make sure it either has a .jpg or .png at the end of it, and plug one in if not.
priority
image plugins sometimes give files check the returning file and make sure it either has a jpg or png at the end of it and plug one in if not
1
538,070
15,761,934,715
IssuesEvent
2021-03-31 10:30:53
ClockGU/clock-backend
https://api.github.com/repos/ClockGU/clock-backend
closed
Schichten filtern
enhancement low-priority
Aktuell gibt es den `/api/shifts/list_shifts/<month>/<year>` Endpunkt, der mir alle Schichten eines Monats anzeigt. Allerdings wird hier nicht nach Verträgen unterschieden. Sinnvoller (und auch RESTful) wäre das hier: `/api/contracts/<uuid>/shifts?year=<year>&month=<month>`. Mit Hilfe der [Nested relationships](h...
1.0
Schichten filtern - Aktuell gibt es den `/api/shifts/list_shifts/<month>/<year>` Endpunkt, der mir alle Schichten eines Monats anzeigt. Allerdings wird hier nicht nach Verträgen unterschieden. Sinnvoller (und auch RESTful) wäre das hier: `/api/contracts/<uuid>/shifts?year=<year>&month=<month>`. Mit Hilfe der [Nes...
priority
schichten filtern aktuell gibt es den api shifts list shifts endpunkt der mir alle schichten eines monats anzeigt allerdings wird hier nicht nach verträgen unterschieden sinnvoller und auch restful wäre das hier api contracts shifts year month mit hilfe der sollten also bei einem get...
1
632,160
20,175,445,760
IssuesEvent
2022-02-10 14:10:28
hengband/hengband
https://api.github.com/repos/hengband/hengband
opened
ESCORT/ESCORTSフラグの調査
enhancement Priority:LOW
OSDN より移行。 [#40952](https://osdn.net/projects/hengband/ticket/40952) > 前々から気になっていたが、ESCORTフラグとESCORT | ESCORTSフラグで護衛の数が変わらないように見える > ESCORTは今までより少し少なく、ESCORTSフラグは今までより少し多く召喚されても良いように思える > 周辺のコードを後ほど調査する iks氏の調査結果 > ESCORTとESCORTSともに護衛を伴って配置されるのは一緒ですが、ESCORTSの場合は護衛モンスターも護衛を伴い、群れるモンスターは群れで登場するようですね。 > 護衛の護衛の護衛は...
1.0
ESCORT/ESCORTSフラグの調査 - OSDN より移行。 [#40952](https://osdn.net/projects/hengband/ticket/40952) > 前々から気になっていたが、ESCORTフラグとESCORT | ESCORTSフラグで護衛の数が変わらないように見える > ESCORTは今までより少し少なく、ESCORTSフラグは今までより少し多く召喚されても良いように思える > 周辺のコードを後ほど調査する iks氏の調査結果 > ESCORTとESCORTSともに護衛を伴って配置されるのは一緒ですが、ESCORTSの場合は護衛モンスターも護衛を伴い、群れるモンスターは群れで...
priority
escort escortsフラグの調査 osdn より移行。 前々から気になっていたが、escortフラグとescort escortsフラグで護衛の数が変わらないように見える escortは今までより少し少なく、escortsフラグは今までより少し多く召喚されても良いように思える 周辺のコードを後ほど調査する iks氏の調査結果 escortとescortsともに護衛を伴って配置されるのは一緒ですが、escortsの場合は護衛モンスターも護衛を伴い、群れるモンスターは群れで登場するようですね。 護衛の護衛の護衛は出なさそうです。
1
593,203
17,949,998,504
IssuesEvent
2021-09-12 14:43:55
EFREI-Horizon/HorizonBot
https://api.github.com/repos/EFREI-Horizon/HorizonBot
closed
Génération automatique de Google Forms (sondages)
status: won't do priority: low type: feature difficulty: medium scope: general features
- Commande pour générer un form à partir de commandes et de templates - Notification automatique dans le channel sondages ou en privé pour proposer de le remplir
1.0
Génération automatique de Google Forms (sondages) - - Commande pour générer un form à partir de commandes et de templates - Notification automatique dans le channel sondages ou en privé pour proposer de le remplir
priority
génération automatique de google forms sondages commande pour générer un form à partir de commandes et de templates notification automatique dans le channel sondages ou en privé pour proposer de le remplir
1
76,287
3,486,804,581
IssuesEvent
2016-01-01 03:00:52
GrdMe/GrdMe
https://api.github.com/repos/GrdMe/GrdMe
closed
key reupload
Crypto enhancement GrdMe Server Low Priority
_From @arnottcr on February 5, 2015 8:10_ this issue is to allow users with the valid private keys to re-upload modified versions of their public keys with new identifiers separately this can resolve a duplication issue/feature that currently exists _Copied from original issue: winhowes/grd.me#20_
1.0
key reupload - _From @arnottcr on February 5, 2015 8:10_ this issue is to allow users with the valid private keys to re-upload modified versions of their public keys with new identifiers separately this can resolve a duplication issue/feature that currently exists _Copied from original issue: winhowes/grd.me#20_
priority
key reupload from arnottcr on february this issue is to allow users with the valid private keys to re upload modified versions of their public keys with new identifiers separately this can resolve a duplication issue feature that currently exists copied from original issue winhowes grd me
1
59,099
3,102,931,129
IssuesEvent
2015-08-31 05:35:47
TheLens/demolitions
https://api.github.com/repos/TheLens/demolitions
closed
Pan map to fit opened popups
bug Low priority TODO
If clicking a marker and the popup is off the map, then the map should pan enough to fit the popup. This isn't a common case, and is only a minor inconvenience, but it could happen. Not going to try fixing this before publication and risk creating new bugs, but I'll get to it after a day or two.
1.0
Pan map to fit opened popups - If clicking a marker and the popup is off the map, then the map should pan enough to fit the popup. This isn't a common case, and is only a minor inconvenience, but it could happen. Not going to try fixing this before publication and risk creating new bugs, but I'll get to it after a d...
priority
pan map to fit opened popups if clicking a marker and the popup is off the map then the map should pan enough to fit the popup this isn t a common case and is only a minor inconvenience but it could happen not going to try fixing this before publication and risk creating new bugs but i ll get to it after a d...
1
91,962
3,863,671,830
IssuesEvent
2016-04-08 10:27:26
highcharts/highcharts
https://api.github.com/repos/highcharts/highcharts
closed
Opposite xAxis labels overlap the chart
Enhancement Highcharts Priority:Low
In this example: http://jsfiddle.net/kzoon/KYcgF/ the x axis is configured with `opposite: true` and the labels span two lines. The second line overlap the chart iteself. Expected: That the axis layout is large enough to hold wrapped lines if there are any.
1.0
Opposite xAxis labels overlap the chart - In this example: http://jsfiddle.net/kzoon/KYcgF/ the x axis is configured with `opposite: true` and the labels span two lines. The second line overlap the chart iteself. Expected: That the axis layout is large enough to hold wrapped lines if there are any.
priority
opposite xaxis labels overlap the chart in this example the x axis is configured with opposite true and the labels span two lines the second line overlap the chart iteself expected that the axis layout is large enough to hold wrapped lines if there are any
1
196,713
6,937,762,806
IssuesEvent
2017-12-04 07:06:03
rukayaj/ssp
https://api.github.com/repos/rukayaj/ssp
closed
Dates: user 'last access' and content 'updated'
low-priority
I know some of this may be cached and so not up-to-the-minute accurate, but I recall you mentioning there was something funny about the dates shown on the site. Brenda swore she had not logged into the site on 15 Nov, which was the date assigned to some test content of hers (now deleted, I'm afraid). Perhaps the ...
1.0
Dates: user 'last access' and content 'updated' - I know some of this may be cached and so not up-to-the-minute accurate, but I recall you mentioning there was something funny about the dates shown on the site. Brenda swore she had not logged into the site on 15 Nov, which was the date assigned to some test content of...
priority
dates user last access and content updated i know some of this may be cached and so not up to the minute accurate but i recall you mentioning there was something funny about the dates shown on the site brenda swore she had not logged into the site on nov which was the date assigned to some test content of ...
1
827,051
31,723,300,670
IssuesEvent
2023-09-10 17:00:53
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-1832] Make 'We emailed you and the other attendees a calendar invitation with all the details.' text dynamic
✨ feature ✅ good first issue 🙋🏻‍♂️help wanted 🚧 wip / in the making Low priority
![Screenshot 2023-05-31 at 6.12.22 PM.png](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/d98ad75b-4c2d-4b6b-9734-3d2538050ed7/89e3fd6a-a86a-460d-a797-2b69c53339bb?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiL2U4NmJmOTU3LWQ4MmYtNDY1ZS1iMjA1LTEzNTU1OWY0YjYyMy9kOThhZDc1Yi00YzJkLTRiNmItOTcz...
1.0
[CAL-1832] Make 'We emailed you and the other attendees a calendar invitation with all the details.' text dynamic - ![Screenshot 2023-05-31 at 6.12.22 PM.png](https://uploads.linear.app/e86bf957-d82f-465e-b205-135559f4b623/d98ad75b-4c2d-4b6b-9734-3d2538050ed7/89e3fd6a-a86a-460d-a797-2b69c53339bb?signature=eyJhbGciOiJIU...
priority
make we emailed you and the other attendees a calendar invitation with all the details text dynamic if there is just booker only and no guests we emailed you a calendar invitation with all the details → if there is just booker and atleast one guest we emailed you and the other atten...
1
753,682
26,358,071,150
IssuesEvent
2023-01-11 11:13:55
codersforcauses/wadl
https://api.github.com/repos/codersforcauses/wadl
opened
Update Institutions
frontend difficulty::medium priority::low
## Basic Information **[Give a brief summary of what the issue is about]** - Needs form fields for school email and school phone number on both modals - Change unordered list to use the table component (look at tournaments table for example) - Include Email and Number on the table columns - Make sure create and ...
1.0
Update Institutions - ## Basic Information **[Give a brief summary of what the issue is about]** - Needs form fields for school email and school phone number on both modals - Change unordered list to use the table component (look at tournaments table for example) - Include Email and Number on the table columns -...
priority
update institutions basic information needs form fields for school email and school phone number on both modals change unordered list to use the table component look at tournaments table for example include email and number on the table columns make sure create and edit modals still work lo...
1
334,183
10,136,957,286
IssuesEvent
2019-08-02 14:12:53
AbsaOSS/enceladus
https://api.github.com/repos/AbsaOSS/enceladus
closed
Decrease the size of the build log - module Migrations
priority: low refactoring
Decrease the size of the build log by eliminating warnings and other clutter generated from module _Migrations_.
1.0
Decrease the size of the build log - module Migrations - Decrease the size of the build log by eliminating warnings and other clutter generated from module _Migrations_.
priority
decrease the size of the build log module migrations decrease the size of the build log by eliminating warnings and other clutter generated from module migrations
1
810,920
30,268,264,336
IssuesEvent
2023-07-07 13:31:06
bexis/Module_ResearchAreaManagement
https://api.github.com/repos/bexis/Module_ResearchAreaManagement
closed
Manage plotcharts: CSV export for a selection of plots
Type: enhancement Priority: Low
Provide export of subplots for for a selection of plots.
1.0
Manage plotcharts: CSV export for a selection of plots - Provide export of subplots for for a selection of plots.
priority
manage plotcharts csv export for a selection of plots provide export of subplots for for a selection of plots
1
472,415
13,624,040,373
IssuesEvent
2020-09-24 07:25:53
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
closed
.fail() arrow functions have wrong parameters
low-priority bug priority ticket
All `.fail` arrow functions in `cripts-list-utils.js` (need to check other files as well) have a wrong set of parameters: ``` ({ status, statusText }) ``` should be ``` ( jqXHR, textStatus, errorThrown ) ``` It is requested to fix all this calls.
2.0
.fail() arrow functions have wrong parameters - All `.fail` arrow functions in `cripts-list-utils.js` (need to check other files as well) have a wrong set of parameters: ``` ({ status, statusText }) ``` should be ``` ( jqXHR, textStatus, errorThrown ) ``` It is requested to fix all this calls.
priority
fail arrow functions have wrong parameters all fail arrow functions in cripts list utils js need to check other files as well have a wrong set of parameters status statustext should be jqxhr textstatus errorthrown it is requested to fix all this calls
1
346,568
10,416,644,385
IssuesEvent
2019-09-14 15:16:14
EasyX-Community/EasyNOMP-old
https://api.github.com/repos/EasyX-Community/EasyNOMP-old
closed
Static colors to Miner Stats page
bug enhancement gui low priority v1.1.4
@leshacat Member leshacat commented on 1 Nov 2018 Add average hashrate + static colours to Miner Stats page: http://miningpool.easyx.info:44420/workers/MUxpW2nw656NG6Lgr4grj7Dd8ppBXJ4jeZ Example: Pool Stats page: http://miningpool.easyx.info:44420/stats/mogwaicoin @leshacat leshacat added Enhancement v1.1.4 ...
1.0
Static colors to Miner Stats page - @leshacat Member leshacat commented on 1 Nov 2018 Add average hashrate + static colours to Miner Stats page: http://miningpool.easyx.info:44420/workers/MUxpW2nw656NG6Lgr4grj7Dd8ppBXJ4jeZ Example: Pool Stats page: http://miningpool.easyx.info:44420/stats/mogwaicoin @leshaca...
priority
static colors to miner stats page leshacat member leshacat commented on nov add average hashrate static colours to miner stats page example pool stats page leshacat leshacat added enhancement finalization low priority labels on nov leshacat memberauthor leshacat commented on ...
1
448,473
12,951,078,859
IssuesEvent
2020-07-19 15:29:43
measurement-kit/measurement-kit
https://api.github.com/repos/measurement-kit/measurement-kit
closed
Make getaddrinfo more useful
enhancement priority/low
We want to include into the DNS results probably also more meta information concerning `getaddrinfo()`
1.0
Make getaddrinfo more useful - We want to include into the DNS results probably also more meta information concerning `getaddrinfo()`
priority
make getaddrinfo more useful we want to include into the dns results probably also more meta information concerning getaddrinfo
1
171,439
6,488,373,548
IssuesEvent
2017-08-20 16:27:38
elementary/scratch
https://api.github.com/repos/elementary/scratch
closed
Selecting a file in the Source Tree project section is jarring
Priority: Low
To recreate, open a file inside a project under version control, and then in the Source Tree pane, expand the "Project" section and choose another file. What happens is the file you click appears under "Files" and that new entry becomes selected. This makes the Source Tree pane scroll to the top. There are two problem...
1.0
Selecting a file in the Source Tree project section is jarring - To recreate, open a file inside a project under version control, and then in the Source Tree pane, expand the "Project" section and choose another file. What happens is the file you click appears under "Files" and that new entry becomes selected. This ma...
priority
selecting a file in the source tree project section is jarring to recreate open a file inside a project under version control and then in the source tree pane expand the project section and choose another file what happens is the file you click appears under files and that new entry becomes selected this ma...
1
576,079
17,070,622,103
IssuesEvent
2021-07-07 12:56:06
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
closed
Minification of CSS clip-path: url(#…) gets processed to a strange path
module: minify CSS priority: low severity: moderate type: bug
WP Rocket version is 3.7.4 **Describe the bug** Minification of clip-path: url(#some-svg); results in clip-path: url(../../../#some-svg); **To Reproduce** Steps to reproduce the behavior: 1. Go to style.css of your theme folder 2. Create a rule like this clip-path: url(#some-svg) 3. Apply minification of c...
1.0
Minification of CSS clip-path: url(#…) gets processed to a strange path - WP Rocket version is 3.7.4 **Describe the bug** Minification of clip-path: url(#some-svg); results in clip-path: url(../../../#some-svg); **To Reproduce** Steps to reproduce the behavior: 1. Go to style.css of your theme folder 2. Crea...
priority
minification of css clip path url … gets processed to a strange path wp rocket version is describe the bug minification of clip path url some svg results in clip path url some svg to reproduce steps to reproduce the behavior go to style css of your theme folder crea...
1
71,433
3,357,233,866
IssuesEvent
2015-11-19 00:09:53
rockharbor/rockharbor
https://api.github.com/repos/rockharbor/rockharbor
closed
Menu is left open when sizing up from smallest breakpoint
low-priority mobile
When you shrink the viewport down to the narrowest width, the menu stays closed. When you size back up, the menu opens without being clicked.
1.0
Menu is left open when sizing up from smallest breakpoint - When you shrink the viewport down to the narrowest width, the menu stays closed. When you size back up, the menu opens without being clicked.
priority
menu is left open when sizing up from smallest breakpoint when you shrink the viewport down to the narrowest width the menu stays closed when you size back up the menu opens without being clicked
1
300,187
9,206,228,775
IssuesEvent
2019-03-08 13:08:14
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
Buffer overload when classifying ArcGIS created shapefiles
Category: Symbology 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: **matter -** (matter -) Original Redmine Issue: 1511, https://issues.qgis.org/issues/1511 Original Assignee: nobody - --- On several shapefiles that I have tried to import the system is hard-crashing while trying to classify the values in a gradated symbol scheme. One of the shapefiles was exporte...
1.0
Buffer overload when classifying ArcGIS created shapefiles - --- Author Name: **matter -** (matter -) Original Redmine Issue: 1511, https://issues.qgis.org/issues/1511 Original Assignee: nobody - --- On several shapefiles that I have tried to import the system is hard-crashing while trying to classify the values i...
priority
buffer overload when classifying arcgis created shapefiles author name matter matter original redmine issue original assignee nobody on several shapefiles that i have tried to import the system is hard crashing while trying to classify the values in a gradated symbol scheme one of th...
1
335,880
10,167,904,174
IssuesEvent
2019-08-07 19:24:54
BCcampus/edehr
https://api.github.com/repos/BCcampus/edehr
opened
Activity information not visible until refresh
Effort - Low Priority - High ~Bug
### Description When there are two or more activities and an instructor visits the tool only the first activity displays it's title and information. But the user can refresh the browser and this information appears. **Expected behaviour** The course listing page displays all activities with their title and i...
1.0
Activity information not visible until refresh - ### Description When there are two or more activities and an instructor visits the tool only the first activity displays it's title and information. But the user can refresh the browser and this information appears. **Expected behaviour** The course listing pa...
priority
activity information not visible until refresh description when there are two or more activities and an instructor visits the tool only the first activity displays it s title and information but the user can refresh the browser and this information appears expected behaviour the course listing pa...
1
157,423
6,000,677,982
IssuesEvent
2017-06-05 06:20:14
pmem/issues
https://api.github.com/repos/pmem/issues
opened
unit tests: obj_basic_integration/TEST8 & TEST9: SETUP (all/pmem/debug/memcheck) fails
Exposure: Low OS: Linux Priority: 4 low Type: Bug
Found on > obj_basic_integration/TEST8: SETUP (all/pmem/debug/memcheck) > obj_basic_integration/TEST8: START: obj_basic_integration > obj_basic_integration/TEST8 crashed (signal 6). err8.log below. > {obj_basic_integration.c:591 main} obj_basic_integration/TEST8: Error: pmemobj_create: /mnt/pmem//test_obj_basic_i...
1.0
unit tests: obj_basic_integration/TEST8 & TEST9: SETUP (all/pmem/debug/memcheck) fails - Found on > obj_basic_integration/TEST8: SETUP (all/pmem/debug/memcheck) > obj_basic_integration/TEST8: START: obj_basic_integration > obj_basic_integration/TEST8 crashed (signal 6). err8.log below. > {obj_basic_integration.c:...
priority
unit tests obj basic integration setup all pmem debug memcheck fails found on obj basic integration setup all pmem debug memcheck obj basic integration start obj basic integration obj basic integration crashed signal log below obj basic integration c main obj basic integ...
1
3,439
2,538,415,182
IssuesEvent
2015-01-27 06:23:17
vanowm/FirefoxCookiesManagerPlus
https://api.github.com/repos/vanowm/FirefoxCookiesManagerPlus
opened
Firefox for android
imported Priority-Low Type-Request
_From [sumanta...@gmail.com](https://code.google.com/u/115599414212018511437/) on January 02, 2013 01:14:18_ I need cookie manager+ for firefox for android.Can you extend your project in Android? _Original issue: http://code.google.com/p/firefoxanecp/issues/detail?id=16_
1.0
Firefox for android - _From [sumanta...@gmail.com](https://code.google.com/u/115599414212018511437/) on January 02, 2013 01:14:18_ I need cookie manager+ for firefox for android.Can you extend your project in Android? _Original issue: http://code.google.com/p/firefoxanecp/issues/detail?id=16_
priority
firefox for android from on january i need cookie manager for firefox for android can you extend your project in android original issue
1
527,854
15,354,432,590
IssuesEvent
2021-03-01 09:47:56
patternfly/patternfly-elements
https://api.github.com/repos/patternfly/patternfly-elements
opened
pfe-codeblock
accessibility bug priority: low
## Description of the issue Some of the colours in the code block do not meet the accessibility standard please update so colour contrast meets the standard. ### Impacted component(s) - pfe-codeblock ### Steps to reproduce Run any accessibility tool against the component demo page ### Expected behav...
1.0
pfe-codeblock - ## Description of the issue Some of the colours in the code block do not meet the accessibility standard please update so colour contrast meets the standard. ### Impacted component(s) - pfe-codeblock ### Steps to reproduce Run any accessibility tool against the component demo page ##...
priority
pfe codeblock description of the issue some of the colours in the code block do not meet the accessibility standard please update so colour contrast meets the standard impacted component s pfe codeblock steps to reproduce run any accessibility tool against the component demo page ...
1
606,148
18,755,890,232
IssuesEvent
2021-11-05 10:40:58
ooni/probe
https://api.github.com/repos/ooni/probe
closed
websteps: use single Do53 resolver
priority/low
We're using too many and this degrades performance a bit under losses or timeouts. Also, the underlying assumption is that Do53 interference does not depend on the endpoint, so there's no need to try more than one. Maybe randomise to choose one of the few we're currently testing? See https://github.com/ooni/probe/is...
1.0
websteps: use single Do53 resolver - We're using too many and this degrades performance a bit under losses or timeouts. Also, the underlying assumption is that Do53 interference does not depend on the endpoint, so there's no need to try more than one. Maybe randomise to choose one of the few we're currently testing? ...
priority
websteps use single resolver we re using too many and this degrades performance a bit under losses or timeouts also the underlying assumption is that interference does not depend on the endpoint so there s no need to try more than one maybe randomise to choose one of the few we re currently testing see
1
505,104
14,627,462,485
IssuesEvent
2020-12-23 12:20:01
Craftplacer/kaiteki
https://api.github.com/repos/Craftplacer/kaiteki
opened
Improve attachments
area: ui/ux enhancement good first issue priority: low
- [ ] Only show up to 4 attachments until hinting at more and suggest tapping on one of them - [ ] Hide sensitive attachments
1.0
Improve attachments - - [ ] Only show up to 4 attachments until hinting at more and suggest tapping on one of them - [ ] Hide sensitive attachments
priority
improve attachments only show up to attachments until hinting at more and suggest tapping on one of them hide sensitive attachments
1
318,284
9,690,307,671
IssuesEvent
2019-05-24 08:18:45
status-im/status-react
https://api.github.com/repos/status-im/status-react
opened
Can't attach logs to email draft on android
android bug high-priority low-severity
# Problem Error `can't add attachment` shown when trying to send logs on Android (7 and 8 at least). User can't send logs. ## Steps 1. install status and create account 2. profile -> dev mode -> send logs -> gmail ![image](https://user-images.githubusercontent.com/28752642/58313098-7858a880-7e15-11e9-822d-...
1.0
Can't attach logs to email draft on android - # Problem Error `can't add attachment` shown when trying to send logs on Android (7 and 8 at least). User can't send logs. ## Steps 1. install status and create account 2. profile -> dev mode -> send logs -> gmail ![image](https://user-images.githubusercontent....
priority
can t attach logs to email draft on android problem error can t add attachment shown when trying to send logs on android and at least user can t send logs steps install status and create account profile dev mode send logs gmail build reproduced in nightly build...
1
792,867
27,976,064,896
IssuesEvent
2023-03-25 15:49:18
AY2223S2-CS2113T-T09-1/tp
https://api.github.com/repos/AY2223S2-CS2113T-T09-1/tp
closed
Filter command -in -out flags
bug priority:Medium severity:Low
filter -in -out will provide the outflow. This input should be considered wrong
1.0
Filter command -in -out flags - filter -in -out will provide the outflow. This input should be considered wrong
priority
filter command in out flags filter in out will provide the outflow this input should be considered wrong
1
195,725
6,917,648,017
IssuesEvent
2017-11-29 09:20:43
ASGusev/imaginary_project
https://api.github.com/repos/ASGusev/imaginary_project
opened
Музыка в композициях
enhancement priority low severity major
Художники хотят иметь возможность добавлять музыкальные композиции в свои композиции
1.0
Музыка в композициях - Художники хотят иметь возможность добавлять музыкальные композиции в свои композиции
priority
музыка в композициях художники хотят иметь возможность добавлять музыкальные композиции в свои композиции
1
128,563
5,070,983,782
IssuesEvent
2016-12-26 09:54:39
lbarman/prifi
https://api.github.com/repos/lbarman/prifi
closed
Consolidate nomenclature
enhancement Low-priority
in the SDA-protocol, "PriFi lib" is imported as "protocol". That is confusing. We should keep the hierarchy: prifi-lib sda-protocol (no need to call it PriFi-SDA-Wrapper) sda-service sda-app
1.0
Consolidate nomenclature - in the SDA-protocol, "PriFi lib" is imported as "protocol". That is confusing. We should keep the hierarchy: prifi-lib sda-protocol (no need to call it PriFi-SDA-Wrapper) sda-service sda-app
priority
consolidate nomenclature in the sda protocol prifi lib is imported as protocol that is confusing we should keep the hierarchy prifi lib sda protocol no need to call it prifi sda wrapper sda service sda app
1
676,614
23,131,616,762
IssuesEvent
2022-07-28 10:53:44
ballerina-platform/ballerina-dev-website
https://api.github.com/repos/ballerina-platform/ballerina-dev-website
closed
1.1.x and 1.0.x Release notes links not working in archived versions page
Priority/Low Area/Backend Type/Bug WebsiteRewrite
The links to release notes of 1.1.x versions not working in https://ballerina.io/downloads/1.2.x-archived/ RELEASE NOTES links are not working from 1.1.4 onward in [1] [1] https://ballerina.io/downloads/1.2.x-archived/#1.1.4
1.0
1.1.x and 1.0.x Release notes links not working in archived versions page - The links to release notes of 1.1.x versions not working in https://ballerina.io/downloads/1.2.x-archived/ RELEASE NOTES links are not working from 1.1.4 onward in [1] [1] https://ballerina.io/downloads/1.2.x-archived/#1.1.4
priority
x and x release notes links not working in archived versions page the links to release notes of x versions not working in release notes links are not working from onward in
1
655,430
21,690,396,033
IssuesEvent
2022-05-09 14:53:58
kubewarden/pod-privileged-policy
https://api.github.com/repos/kubewarden/pod-privileged-policy
closed
Investigate availability/creation of a JSONPath library
low priority
Being able to use something like [JSONPath](https://goessner.net/articles/JsonPath/) while performing validations would hugely simplify the code. We should research the availability of a JSONPath (or any other kind of JSON query language) library that works with AssemblyScript. If no library is found, we should r...
1.0
Investigate availability/creation of a JSONPath library - Being able to use something like [JSONPath](https://goessner.net/articles/JsonPath/) while performing validations would hugely simplify the code. We should research the availability of a JSONPath (or any other kind of JSON query language) library that works w...
priority
investigate availability creation of a jsonpath library being able to use something like while performing validations would hugely simplify the code we should research the availability of a jsonpath or any other kind of json query language library that works with assemblyscript if no library is found w...
1
124,155
4,892,606,830
IssuesEvent
2016-11-18 20:14:48
SELinuxProject/selinux-kernel
https://api.github.com/repos/SELinuxProject/selinux-kernel
opened
RFE: add netmasks to the SELinux network node cache
enhancement priority/low
Currently the SELinux network node cache doesn't factor in the address mask provided with the policy, it maintains a cache entry for each IP. Expose the address mask via security_node_sid() and use it to increase the efficiency of the network node cache.
1.0
RFE: add netmasks to the SELinux network node cache - Currently the SELinux network node cache doesn't factor in the address mask provided with the policy, it maintains a cache entry for each IP. Expose the address mask via security_node_sid() and use it to increase the efficiency of the network node cache.
priority
rfe add netmasks to the selinux network node cache currently the selinux network node cache doesn t factor in the address mask provided with the policy it maintains a cache entry for each ip expose the address mask via security node sid and use it to increase the efficiency of the network node cache
1
475,118
13,687,263,997
IssuesEvent
2020-09-30 09:51:27
gnosis/conditional-tokens-explorer
https://api.github.com/repos/gnosis/conditional-tokens-explorer
closed
"OK" button on the Condition Details pop-up redirects user to the Positions list
Low priority QA Passed bug
Related to the #338 , #372 When user tries go the to the Condition Details section for an unindexed condition, Condition Details pop-up appears. When user presses on the 'OK' button, he/she is redirected to the Positions list **Expected Result:** user is redirected to the Conditions list
1.0
"OK" button on the Condition Details pop-up redirects user to the Positions list - Related to the #338 , #372 When user tries go the to the Condition Details section for an unindexed condition, Condition Details pop-up appears. When user presses on the 'OK' button, he/she is redirected to the Positions list **Exp...
priority
ok button on the condition details pop up redirects user to the positions list related to the when user tries go the to the condition details section for an unindexed condition condition details pop up appears when user presses on the ok button he she is redirected to the positions list expecte...
1
784,110
27,558,421,979
IssuesEvent
2023-03-07 19:51:37
ainc/ainc-gatsby-sanity
https://api.github.com/repos/ainc/ainc-gatsby-sanity
closed
Create Legality pages
Priority: Low Difficulty: Easy
https://www.awesomeinc.org/privacy https://www.awesomeinc.org/terms These both could be markdown pages (Ex: `pages/terms/index.md`) This allows easy copy paste from old site - [Privacy Text](https://raw.githubusercontent.com/ainc/ainc-2018/master/privacy.md) - [Terms Text](https://raw.githubusercontent.com/ai...
1.0
Create Legality pages - https://www.awesomeinc.org/privacy https://www.awesomeinc.org/terms These both could be markdown pages (Ex: `pages/terms/index.md`) This allows easy copy paste from old site - [Privacy Text](https://raw.githubusercontent.com/ainc/ainc-2018/master/privacy.md) - [Terms Text](https://raw....
priority
create legality pages these both could be markdown pages ex pages terms index md this allows easy copy paste from old site
1
482,580
13,909,910,459
IssuesEvent
2020-10-20 15:26:55
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
nordic qspi: readoc / writeoc selection may not work
area: Flash platform: nRF priority: low
Experimentation in response to a slack support question suggests that the nRF52840-DK QSPI device works correctly with `CONFIG_NORDIC_QSPI_NOR=y` with the default quad SPI configuration, and the `fastread/pp` single-SPI configuration, but not with a dual-SPI configuration. This needs to be confirmed and resolved It...
1.0
nordic qspi: readoc / writeoc selection may not work - Experimentation in response to a slack support question suggests that the nRF52840-DK QSPI device works correctly with `CONFIG_NORDIC_QSPI_NOR=y` with the default quad SPI configuration, and the `fastread/pp` single-SPI configuration, but not with a dual-SPI config...
priority
nordic qspi readoc writeoc selection may not work experimentation in response to a slack support question suggests that the dk qspi device works correctly with config nordic qspi nor y with the default quad spi configuration and the fastread pp single spi configuration but not with a dual spi configuration...
1
592,129
17,871,215,592
IssuesEvent
2021-09-06 15:47:57
poissonconsulting/subfoldr2
https://api.github.com/repos/poissonconsulting/subfoldr2
opened
refactor chk functions
Difficulty: 1 Simple Effort: 1 Low Priority: 4 Low Type: Refactor
switch `chk_s3_class(sub, "character")` to `chk_character` remove default argument of `c(0L, 1L)` from `chk_range(length(sub), c(0L, 1L))`
1.0
refactor chk functions - switch `chk_s3_class(sub, "character")` to `chk_character` remove default argument of `c(0L, 1L)` from `chk_range(length(sub), c(0L, 1L))`
priority
refactor chk functions switch chk class sub character to chk character remove default argument of c from chk range length sub c
1
376,097
11,138,395,044
IssuesEvent
2019-12-20 22:14:29
internetarchive/internet-archive-voice-apps
https://api.github.com/repos/internetarchive/internet-archive-voice-apps
opened
allow of existence firebase functions
assistant low priority
It would be interesting to make be able to deploy firebase function with version, e.g: `exports.assistant_<version>`. And deploy it with `firebase deploy --only functions:assistant_<version>`, in this way we could refer in Dialogflow to specific function and smoothly migrate from one version to another.
1.0
allow of existence firebase functions - It would be interesting to make be able to deploy firebase function with version, e.g: `exports.assistant_<version>`. And deploy it with `firebase deploy --only functions:assistant_<version>`, in this way we could refer in Dialogflow to specific function and smoothly migrate fro...
priority
allow of existence firebase functions it would be interesting to make be able to deploy firebase function with version e g exports assistant and deploy it with firebase deploy only functions assistant in this way we could refer in dialogflow to specific function and smoothly migrate from one version to...
1
7,155
2,598,004,917
IssuesEvent
2015-02-22 01:41:59
chrsmith/bwapi
https://api.github.com/repos/chrsmith/bwapi
opened
getParasitePlayers
auto-migrated Component-Logic NewFeature Priority-Low Type-Enhancement
``` A function that returns a Playerset containing the set of Players that have parasited this unit. If complete map information is off, then this can still be used to check if you have parasited the unit yourself, or if it has been parasited by some other player. ``` ----- Original issue reported on code.google.co...
1.0
getParasitePlayers - ``` A function that returns a Playerset containing the set of Players that have parasited this unit. If complete map information is off, then this can still be used to check if you have parasited the unit yourself, or if it has been parasited by some other player. ``` ----- Original issue repor...
priority
getparasiteplayers a function that returns a playerset containing the set of players that have parasited this unit if complete map information is off then this can still be used to check if you have parasited the unit yourself or if it has been parasited by some other player original issue repor...
1
429,856
12,428,967,063
IssuesEvent
2020-05-25 07:31:00
SkriptLang/Skript
https://api.github.com/repos/SkriptLang/Skript
closed
[Suggestion] on any movement
enhancement help wanted priority: low
On Skript 1.8, we had the "on any movement" event, and I would like to have it on your fork. Thanks.
1.0
[Suggestion] on any movement - On Skript 1.8, we had the "on any movement" event, and I would like to have it on your fork. Thanks.
priority
on any movement on skript we had the on any movement event and i would like to have it on your fork thanks
1
400,189
11,770,242,787
IssuesEvent
2020-03-15 18:21:55
softeng-701-group-5/softeng-701-assignment-1
https://api.github.com/repos/softeng-701-group-5/softeng-701-assignment-1
opened
Support rendering of different Reddit post types
LOW PRIORITY WAITING FOR APPROVAL :+1: enhancement
**User Story** As a user, I'd like to see the different post types from reddit such as videos, images and links, so that I don't have to visit Reddit to do so. **Acceptance Criteria** - Image type posts correctly render their image in Feedr - Video type posts contain a video in Feedr - Link type posts contain a ...
1.0
Support rendering of different Reddit post types - **User Story** As a user, I'd like to see the different post types from reddit such as videos, images and links, so that I don't have to visit Reddit to do so. **Acceptance Criteria** - Image type posts correctly render their image in Feedr - Video type posts con...
priority
support rendering of different reddit post types user story as a user i d like to see the different post types from reddit such as videos images and links so that i don t have to visit reddit to do so acceptance criteria image type posts correctly render their image in feedr video type posts con...
1
175,884
6,555,273,137
IssuesEvent
2017-09-06 09:38:49
RigsOfRods/rigs-of-rods
https://api.github.com/repos/RigsOfRods/rigs-of-rods
closed
Soundsources3 Not Available Yet
enhancement low-priority sound
This is issue 1008 from the Wiki Bugtracker (http://www.rigsofrods.com/wiki/pages/Bugtracker), I haven't seen any mention of it being fixed, so here is a ticket. http://www.rigsofrods.com/wiki/pages/Truck_Description_File#Soundsources3
1.0
Soundsources3 Not Available Yet - This is issue 1008 from the Wiki Bugtracker (http://www.rigsofrods.com/wiki/pages/Bugtracker), I haven't seen any mention of it being fixed, so here is a ticket. http://www.rigsofrods.com/wiki/pages/Truck_Description_File#Soundsources3
priority
not available yet this is issue from the wiki bugtracker i haven t seen any mention of it being fixed so here is a ticket
1
115,585
4,676,346,671
IssuesEvent
2016-10-07 11:28:37
CS2103AUG2016-W14-C3/main
https://api.github.com/repos/CS2103AUG2016-W14-C3/main
opened
As a user, I can view a list of to-do items filtered by whether they are done, pending or overdue
priority.low type.story
... so that I can easily keep track of my tasks and their respective statuses
1.0
As a user, I can view a list of to-do items filtered by whether they are done, pending or overdue - ... so that I can easily keep track of my tasks and their respective statuses
priority
as a user i can view a list of to do items filtered by whether they are done pending or overdue so that i can easily keep track of my tasks and their respective statuses
1
482,102
13,896,821,760
IssuesEvent
2020-10-19 17:45:34
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
closed
New Organization: CAVC Litigation Support Team
Eng: Beginner Friendly Priority: Medium Product: caseflow-queue Stakeholder: BVA Team: Echo 🐬 Type: New Development
<!-- The goal of this template is to be a tool to communicate the requirements for a story related task. It is not intended as a mandate, adapt as needed. --> ## User or job story User story: As a Litigation Support team member who only works on CAVC cases, I need my own separate queue in Caseflow, so that I do not ...
1.0
New Organization: CAVC Litigation Support Team - <!-- The goal of this template is to be a tool to communicate the requirements for a story related task. It is not intended as a mandate, adapt as needed. --> ## User or job story User story: As a Litigation Support team member who only works on CAVC cases, I need my ...
priority
new organization cavc litigation support team user or job story user story as a litigation support team member who only works on cavc cases i need my own separate queue in caseflow so that i do not work or see any tasks that do not pertain to cavc acceptance criteria include screenshot s in t...
1
392,067
11,582,996,232
IssuesEvent
2020-02-22 07:47:46
Fairshots/Fairshots.org
https://api.github.com/repos/Fairshots/Fairshots.org
opened
UX refresh
Low Priority
<!--- Provide a general summary of the issue in the Title above --> This is not a priority but it would be good to start looking at a UX update. ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Context <!--- Why is this change important to you? How w...
1.0
UX refresh - <!--- Provide a general summary of the issue in the Title above --> This is not a priority but it would be good to start looking at a UX update. ## Detailed Description <!--- Provide a detailed description of the change or addition you are proposing --> ## Context <!--- Why is this change important ...
priority
ux refresh this is not a priority but it would be good to start looking at a ux update detailed description context possible implementation your environment version used browser name and version operating system and version desktop or mobile link to your proje...
1
411,988
12,034,377,703
IssuesEvent
2020-04-13 15:56:09
AY1920S2-CS2103T-F10-1/main
https://api.github.com/repos/AY1920S2-CS2103T-F10-1/main
closed
More specific command result
priority.Medium severity.Low
Command result can be more specific to item type. eg. `add i/ski` throws error : "Invalid command format! add: Adds a skill to the address book. Parameters: i/TYPE n/SKILL NAME l/LEVEL [#/TAG].... Example: add i/ski n/Git and Github l/INTERMEDIATE #/VCS #/tech" Can narrow it down to add i/ ski: Adds a....
1.0
More specific command result - Command result can be more specific to item type. eg. `add i/ski` throws error : "Invalid command format! add: Adds a skill to the address book. Parameters: i/TYPE n/SKILL NAME l/LEVEL [#/TAG].... Example: add i/ski n/Git and Github l/INTERMEDIATE #/VCS #/tech" Can narrow it down...
priority
more specific command result command result can be more specific to item type eg add i ski throws error invalid command format add adds a skill to the address book parameters i type n skill name l level example add i ski n git and github l intermediate vcs tech can narrow it down to ad...
1
814,348
30,504,030,690
IssuesEvent
2023-07-18 15:37:11
pepkit/pephub
https://api.github.com/repos/pepkit/pephub
closed
Render github image for namespaces
good first issue priority low client-side
To visually distinguish namespace pages, it would be nice to render the avatar for the corresponding Github user and/or organization. Luckily, we can do this on the fly for any organization or user even if they haven't logged in with pephub. GitHub will redirect to the avatar of a user/org if you simply add `.png` to t...
1.0
Render github image for namespaces - To visually distinguish namespace pages, it would be nice to render the avatar for the corresponding Github user and/or organization. Luckily, we can do this on the fly for any organization or user even if they haven't logged in with pephub. GitHub will redirect to the avatar of a u...
priority
render github image for namespaces to visually distinguish namespace pages it would be nice to render the avatar for the corresponding github user and or organization luckily we can do this on the fly for any organization or user even if they haven t logged in with pephub github will redirect to the avatar of a u...
1
325,669
9,934,496,450
IssuesEvent
2019-07-02 14:35:46
ucb-bar/hammer
https://api.github.com/repos/ucb-bar/hammer
opened
Plugin "style"
enhancement low priority usability
It would be good if the hammer plugins created a run script that ran the tools, then executed that, rather than invoking the tool directly. This would make it easier to do last-minute hacks/handfixes etc. e.g. instead of calling ``` /path/to/tool/xyz -option1 -option2 -option3 inputs ``` put that in a shell ...
1.0
Plugin "style" - It would be good if the hammer plugins created a run script that ran the tools, then executed that, rather than invoking the tool directly. This would make it easier to do last-minute hacks/handfixes etc. e.g. instead of calling ``` /path/to/tool/xyz -option1 -option2 -option3 inputs ``` put...
priority
plugin style it would be good if the hammer plugins created a run script that ran the tools then executed that rather than invoking the tool directly this would make it easier to do last minute hacks handfixes etc e g instead of calling path to tool xyz inputs put that in a shell s...
1
178,972
6,620,465,132
IssuesEvent
2017-09-21 15:37:42
ProjectSidewalk/SidewalkWebpage
https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage
opened
Protect user passwords from potential brute force attacks
feature-request Priority: Low quality-control
As far as I know, we have no mechanisms to deter a brute force attack on our authentication system. Maybe whatever we are using has some built-in features that I don't know about, so someone let me know if there is something in place. Although an attacker taking over someone's Project Sidewalk account would not be p...
1.0
Protect user passwords from potential brute force attacks - As far as I know, we have no mechanisms to deter a brute force attack on our authentication system. Maybe whatever we are using has some built-in features that I don't know about, so someone let me know if there is something in place. Although an attacker t...
priority
protect user passwords from potential brute force attacks as far as i know we have no mechanisms to deter a brute force attack on our authentication system maybe whatever we are using has some built in features that i don t know about so someone let me know if there is something in place although an attacker t...
1
9,347
2,607,936,804
IssuesEvent
2015-02-26 00:29:11
chrsmithdemos/minify
https://api.github.com/repos/chrsmithdemos/minify
opened
List Groups in Builder
auto-migrated Priority-Low Type-Enhancement
``` ****************************************** * PLEASE try the master branch at github * * before submitting a bug here. * * https://github.com/mrclay/minify * ****************************************** Did you try code from the master branch: https://github.com/mrclay/minify ? Are you sure this is no...
1.0
List Groups in Builder - ``` ****************************************** * PLEASE try the master branch at github * * before submitting a bug here. * * https://github.com/mrclay/minify * ****************************************** Did you try code from the master branch: https://github.com/mrclay/minify ?...
priority
list groups in builder please try the master branch at github before submitting a bug here did you try code from the master branch are you sure this is not a problem with your configuration ...
1
253,669
8,058,912,674
IssuesEvent
2018-08-02 20:05:34
pulibrary/plum
https://api.github.com/repos/pulibrary/plum
closed
Thumbnail/cover service
low-priority
We're not able to get covers from Google for most of the stuff we've digitized. Having {id}/thumbnail return the thumbnail jpg would be very useful for orangelight.
1.0
Thumbnail/cover service - We're not able to get covers from Google for most of the stuff we've digitized. Having {id}/thumbnail return the thumbnail jpg would be very useful for orangelight.
priority
thumbnail cover service we re not able to get covers from google for most of the stuff we ve digitized having id thumbnail return the thumbnail jpg would be very useful for orangelight
1
94,733
3,931,603,809
IssuesEvent
2016-04-25 13:09:13
SIMRacingApps/SIMRacingApps
https://api.github.com/repos/SIMRacingApps/SIMRacingApps
opened
Button Macro Widget
enhancement low priority
- Add the ability to intercept a button press from any attached game device and send a macro string to the SIM. - Need to determine what would be some good default buttons that would be valid for any SIM. - Of course, allow users to defined their own buttons and macro strings. - Would need to enhance the SendKeys W...
1.0
Button Macro Widget - - Add the ability to intercept a button press from any attached game device and send a macro string to the SIM. - Need to determine what would be some good default buttons that would be valid for any SIM. - Of course, allow users to defined their own buttons and macro strings. - Would need to ...
priority
button macro widget add the ability to intercept a button press from any attached game device and send a macro string to the sim need to determine what would be some good default buttons that would be valid for any sim of course allow users to defined their own buttons and macro strings would need to ...
1
400,843
11,781,602,623
IssuesEvent
2020-03-16 22:57:26
vigliensoni/R-VAE
https://api.github.com/repos/vigliensoni/R-VAE
closed
Improve synchronization between device and Ableton
Low Priority
Plugin does not reset playback at 1.1.1 when starting Ableton. Although I implemented a `rst` button in the UI that the performer can press, a much better solution would be to have the plugin synchronized to Ableton transport.
1.0
Improve synchronization between device and Ableton - Plugin does not reset playback at 1.1.1 when starting Ableton. Although I implemented a `rst` button in the UI that the performer can press, a much better solution would be to have the plugin synchronized to Ableton transport.
priority
improve synchronization between device and ableton plugin does not reset playback at when starting ableton although i implemented a rst button in the ui that the performer can press a much better solution would be to have the plugin synchronized to ableton transport
1
745,462
25,985,056,829
IssuesEvent
2022-12-19 22:55:21
poissonconsulting/nrp
https://api.github.com/repos/poissonconsulting/nrp
opened
add check on sites (or species) for upload functions to provide informative errors
Difficulty: 1 Simple Effort: 1 Low Priority: 3 Medium Type: Enhancement
better to catch these common problems within the package rather than have user deal with confusing FK constraint error message
1.0
add check on sites (or species) for upload functions to provide informative errors - better to catch these common problems within the package rather than have user deal with confusing FK constraint error message
priority
add check on sites or species for upload functions to provide informative errors better to catch these common problems within the package rather than have user deal with confusing fk constraint error message
1
442,394
12,744,838,986
IssuesEvent
2020-06-26 13:15:01
sunpy/sunpy
https://api.github.com/repos/sunpy/sunpy
closed
QueryResponse.show not flexible enough
Effort Medium Feature Request Package Intermediate Priority Low database
It would be nice if one could change the columns that will be displayed. Compare the function `display_entries` of my database package to get an idea of what I imagine (implementation https://github.com/derdon/sunpy/blob/database/sunpy/database/tables.py#L547, test at https://github.com/derdon/sunpy/blob/database/s...
1.0
QueryResponse.show not flexible enough - It would be nice if one could change the columns that will be displayed. Compare the function `display_entries` of my database package to get an idea of what I imagine (implementation https://github.com/derdon/sunpy/blob/database/sunpy/database/tables.py#L547, test at https:...
priority
queryresponse show not flexible enough it would be nice if one could change the columns that will be displayed compare the function display entries of my database package to get an idea of what i imagine implementation test at so i d like the signature of queryresponse show to be self columns ...
1
343,746
10,335,726,400
IssuesEvent
2019-09-03 11:18:19
wso2/devstudio-tooling-ei
https://api.github.com/repos/wso2/devstudio-tooling-ei
closed
[6.1.1]You cannot include 2 mediators in outSequence by drag and drop
6.2.0 Priority/Low Type/Bug
Create an api or proxy. Drag a script mediator or property mediator in out sequence. Now try to drag and drop a send mediator in between 1st mediator and resource. ![screenshot from 2017-07-12 17-17-21](https://user-images.githubusercontent.com/12966170/28116265-0b14d49a-6726-11e7-8a6b-63a7c5c3168a.png) Wh...
1.0
[6.1.1]You cannot include 2 mediators in outSequence by drag and drop - Create an api or proxy. Drag a script mediator or property mediator in out sequence. Now try to drag and drop a send mediator in between 1st mediator and resource. ![screenshot from 2017-07-12 17-17-21](https://user-images.githubusercontent...
priority
you cannot include mediators in outsequence by drag and drop create an api or proxy drag a script mediator or property mediator in out sequence now try to drag and drop a send mediator in between mediator and resource when you drag and drop it will display as below screenshot thi...
1
621,896
19,599,057,681
IssuesEvent
2022-01-05 21:53:09
public-accountability/littlesis-rails
https://api.github.com/repos/public-accountability/littlesis-rails
closed
On add relationship page, "create new entity" link shouldn't appear until search results have been returned
low-priority
sometimes there is a significant delay in returning search results and it is tempting to click new entity – maybe a spinning gear with word "searching" next to it should appear
1.0
On add relationship page, "create new entity" link shouldn't appear until search results have been returned - sometimes there is a significant delay in returning search results and it is tempting to click new entity – maybe a spinning gear with word "searching" next to it should appear
priority
on add relationship page create new entity link shouldn t appear until search results have been returned sometimes there is a significant delay in returning search results and it is tempting to click new entity – maybe a spinning gear with word searching next to it should appear
1
468,835
13,491,517,833
IssuesEvent
2020-09-11 16:37:38
tal3898/Hummus
https://api.github.com/repos/tal3898/Hummus
closed
clicking an object field in link popup
Linking Field UI priority - low
in the link popup, if clicking an object field, which is down in the popup, it will open the field, but the user needs to scroll down to see the children fields. make the json viewer to scroll down automaticly
1.0
clicking an object field in link popup - in the link popup, if clicking an object field, which is down in the popup, it will open the field, but the user needs to scroll down to see the children fields. make the json viewer to scroll down automaticly
priority
clicking an object field in link popup in the link popup if clicking an object field which is down in the popup it will open the field but the user needs to scroll down to see the children fields make the json viewer to scroll down automaticly
1
172,668
6,515,097,376
IssuesEvent
2017-08-26 10:46:56
SharpScratchMod/Sharp
https://api.github.com/repos/SharpScratchMod/Sharp
closed
html error
low priority
i think you used the wrong html. instead of opening the swf via adobe flash, it just downloaded the swf. you should try making a new page and imbedding the swf.
1.0
html error - i think you used the wrong html. instead of opening the swf via adobe flash, it just downloaded the swf. you should try making a new page and imbedding the swf.
priority
html error i think you used the wrong html instead of opening the swf via adobe flash it just downloaded the swf you should try making a new page and imbedding the swf
1
704,234
24,190,071,825
IssuesEvent
2022-09-23 16:37:20
jrsteensen/OpenHornet
https://api.github.com/repos/jrsteensen/OpenHornet
opened
Full-Pit Mounting Platform
Type: Enhancement Category: MCAD Category: ECAD Priority: Low
Design a platform which incorporates the following features: - [ ] Mounts entire sim. - [ ] Low cost heavy duty casters. - [ ] Mount CT on linear rails/slides so CT/seat can be slid aft.
1.0
Full-Pit Mounting Platform - Design a platform which incorporates the following features: - [ ] Mounts entire sim. - [ ] Low cost heavy duty casters. - [ ] Mount CT on linear rails/slides so CT/seat can be slid aft.
priority
full pit mounting platform design a platform which incorporates the following features mounts entire sim low cost heavy duty casters mount ct on linear rails slides so ct seat can be slid aft
1
402,403
11,809,238,285
IssuesEvent
2020-03-19 14:39:46
InfiniteFlightAirportEditing/Airports
https://api.github.com/repos/InfiniteFlightAirportEditing/Airports
opened
YAMB-RAAF Base Amberley-QUEENSLAND-AUSTALIA
Being Redone Low Priority
# Airport Name RAAF Base Amberley # Country? Downunder # Improvements that need to be made? Uhuh, former #2718 # Are you working on this airport? yeah # Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low) Low?
1.0
YAMB-RAAF Base Amberley-QUEENSLAND-AUSTALIA - # Airport Name RAAF Base Amberley # Country? Downunder # Improvements that need to be made? Uhuh, former #2718 # Are you working on this airport? yeah # Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low) Low?
priority
yamb raaf base amberley queensland austalia airport name raaf base amberley country downunder improvements that need to be made uhuh former are you working on this airport yeah airport priority if event runway world us capital low low
1
701,994
24,118,534,744
IssuesEvent
2022-09-20 16:33:39
WFP-VAM/prism-app
https://api.github.com/repos/WFP-VAM/prism-app
closed
Allow 'run analysis' if no baseline layers are present
good first issue priority:low
If a deployment doesn't have a 'baseline' layer, the run analysis feature cannot be executed. We should disable the run analysis feature in this case. See screenshot below ![image](https://user-images.githubusercontent.com/3343536/135165659-192d1b28-b553-4236-8112-c0a5df79b68c.png)
1.0
Allow 'run analysis' if no baseline layers are present - If a deployment doesn't have a 'baseline' layer, the run analysis feature cannot be executed. We should disable the run analysis feature in this case. See screenshot below ![image](https://user-images.githubusercontent.com/3343536/135165659-192d1b28-b553-4236-...
priority
allow run analysis if no baseline layers are present if a deployment doesn t have a baseline layer the run analysis feature cannot be executed we should disable the run analysis feature in this case see screenshot below
1
48,550
2,998,347,288
IssuesEvent
2015-07-23 13:40:47
jayway/powermock
https://api.github.com/repos/jayway/powermock
closed
Whitebox.getMethod doesn't Arrays.toString argument types
bug imported Milestone-Release1.3 Priority-Low
_From [cemca...@gmail.com](https://code.google.com/u/111469112600083617691/) on September 03, 2009 23:45:09_ What steps will reproduce the problem? 1. Create a static method: public class Utils { public static String foo(ComplexObject bar) { return ""; } } 2. Call Whitebox.getMethod with wrong ...
1.0
Whitebox.getMethod doesn't Arrays.toString argument types - _From [cemca...@gmail.com](https://code.google.com/u/111469112600083617691/) on September 03, 2009 23:45:09_ What steps will reproduce the problem? 1. Create a static method: public class Utils { public static String foo(ComplexObject bar) { re...
priority
whitebox getmethod doesn t arrays tostring argument types from on september what steps will reproduce the problem create a static method public class utils public static string foo complexobject bar return call whitebox getmethod with wrong arguments for ...
1
221,221
7,374,739,044
IssuesEvent
2018-03-13 21:20:28
IntegratedAlarmSystem-Group/ias
https://api.github.com/repos/IntegratedAlarmSystem-Group/ias
opened
Let the DASU run the TFs of the ASCEs concurrently
Priority-low enhancement
The DASUs run the TFs of the ASCEs sequentially but they can be run concurrently at least for the ASCEs belonging to the same level. The implementation should not be very complicate by delegating the running of the TFs of the ASCEs to a `Feature` thread. The task to be run concurrently should not be limited to the TF...
1.0
Let the DASU run the TFs of the ASCEs concurrently - The DASUs run the TFs of the ASCEs sequentially but they can be run concurrently at least for the ASCEs belonging to the same level. The implementation should not be very complicate by delegating the running of the TFs of the ASCEs to a `Feature` thread. The task t...
priority
let the dasu run the tfs of the asces concurrently the dasus run the tfs of the asces sequentially but they can be run concurrently at least for the asces belonging to the same level the implementation should not be very complicate by delegating the running of the tfs of the asces to a feature thread the task t...
1
166,730
6,310,736,047
IssuesEvent
2017-07-23 13:23:34
k0shk0sh/FastHub
https://api.github.com/repos/k0shk0sh/FastHub
closed
[FR] Setting custom notification sound.
Priority: Low Status: Accepted Status: Completed Type: Feature Request
It would be helpful with an option to set a custom notification sound to be able to identify FastHub notifications sonically. _Sent from my BLU Life One X2 using [FastHub](https://play.google.com/store/apps/details?id=com.fastaccess.github)_
1.0
[FR] Setting custom notification sound. - It would be helpful with an option to set a custom notification sound to be able to identify FastHub notifications sonically. _Sent from my BLU Life One X2 using [FastHub](https://play.google.com/store/apps/details?id=com.fastaccess.github)_
priority
setting custom notification sound it would be helpful with an option to set a custom notification sound to be able to identify fasthub notifications sonically sent from my blu life one using
1
519,699
15,056,209,367
IssuesEvent
2021-02-03 19:50:39
Paperback-iOS/app
https://api.github.com/repos/Paperback-iOS/app
closed
Zooming in longstrip
enhancement low-priority
My struggling eyes need to switch to paged mode sometimes to zoom in and read text. I prefer longstrip style though, so it'd be nice if you could pinch zoom if needed in that mode too.
1.0
Zooming in longstrip - My struggling eyes need to switch to paged mode sometimes to zoom in and read text. I prefer longstrip style though, so it'd be nice if you could pinch zoom if needed in that mode too.
priority
zooming in longstrip my struggling eyes need to switch to paged mode sometimes to zoom in and read text i prefer longstrip style though so it d be nice if you could pinch zoom if needed in that mode too
1
764,129
26,785,573,666
IssuesEvent
2023-02-01 02:16:02
andrewbruner/andrewbruner.dev
https://api.github.com/repos/andrewbruner/andrewbruner.dev
opened
Add dark mode
type: feature priority: low status: backlog
Adding an on/off/system toggle for dark mode is a feature of many modern websites. This would be my first attempt at working with this design system. Reference: - [CSS Tricks - A Complete Guide to Dark Mode on the Web](https://css-tricks.com/a-complete-guide-to-dark-mode-on-the-web/)
1.0
Add dark mode - Adding an on/off/system toggle for dark mode is a feature of many modern websites. This would be my first attempt at working with this design system. Reference: - [CSS Tricks - A Complete Guide to Dark Mode on the Web](https://css-tricks.com/a-complete-guide-to-dark-mode-on-the-web/)
priority
add dark mode adding an on off system toggle for dark mode is a feature of many modern websites this would be my first attempt at working with this design system reference
1
478,043
13,771,796,544
IssuesEvent
2020-10-07 22:48:54
WordPress/gutenberg
https://api.github.com/repos/WordPress/gutenberg
closed
Document Settings (Full site editing): Document title is misaligned when there is a scrollbar
[Feature] Full Site Editing [Priority] Low [Type] Bug
## Describe the bug If we have a scrollbar in the content then the document title is a little bit off. Since the editor's content container's width is smaller by a few pixels because of the scrollbar. ## To reproduce Steps to reproduce the behavior: 1. Set up the site editor locally 2. Ensure that, in your compu...
1.0
Document Settings (Full site editing): Document title is misaligned when there is a scrollbar - ## Describe the bug If we have a scrollbar in the content then the document title is a little bit off. Since the editor's content container's width is smaller by a few pixels because of the scrollbar. ## To reproduce S...
priority
document settings full site editing document title is misaligned when there is a scrollbar describe the bug if we have a scrollbar in the content then the document title is a little bit off since the editor s content container s width is smaller by a few pixels because of the scrollbar to reproduce s...
1
443,577
12,796,376,724
IssuesEvent
2020-07-02 10:19:58
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
closed
Missing trim in Image::addLazyloadClass
effort: [S] module: lazyload priority: low type: bug
In `Image::addLazyloadClass`, we need to trim the value of the `classes` key in the matches, to make sure it works when `class=" "`
1.0
Missing trim in Image::addLazyloadClass - In `Image::addLazyloadClass`, we need to trim the value of the `classes` key in the matches, to make sure it works when `class=" "`
priority
missing trim in image addlazyloadclass in image addlazyloadclass we need to trim the value of the classes key in the matches to make sure it works when class
1
680,853
23,287,523,468
IssuesEvent
2022-08-05 18:14:59
besteon/Ironmon-Tracker
https://api.github.com/repos/besteon/Ironmon-Tracker
closed
Weather Ball ideally automatically changes type and power in the weather
Enhancement Low priority
This is more of an investigation issue to see if it's at all possible to do. The move Weather Ball changes type and power in the weather. Notably, if the weather isn't normal (or fog), it changes to 100 power and a type that matches that weather. Currently the user can learn about this information simply by clicking...
1.0
Weather Ball ideally automatically changes type and power in the weather - This is more of an investigation issue to see if it's at all possible to do. The move Weather Ball changes type and power in the weather. Notably, if the weather isn't normal (or fog), it changes to 100 power and a type that matches that weat...
priority
weather ball ideally automatically changes type and power in the weather this is more of an investigation issue to see if it s at all possible to do the move weather ball changes type and power in the weather notably if the weather isn t normal or fog it changes to power and a type that matches that weathe...
1
115,073
4,651,563,238
IssuesEvent
2016-10-03 10:38:01
dhis2/d2-ui
https://api.github.com/repos/dhis2/d2-ui
closed
Add support for value formatting
priority:low
Turning valid values into equal values with different formatting. For example adding decimals to numbers, making relative URL's absolute, etc.
1.0
Add support for value formatting - Turning valid values into equal values with different formatting. For example adding decimals to numbers, making relative URL's absolute, etc.
priority
add support for value formatting turning valid values into equal values with different formatting for example adding decimals to numbers making relative url s absolute etc
1
89,740
3,799,291,457
IssuesEvent
2016-03-23 15:29:15
xpandit/pentaho-fc-plugin
https://api.github.com/repos/xpandit/pentaho-fc-plugin
closed
Analyzer - Add support for themes
auto-migrated Priority-Low Type-Enhancement
``` The plugin should be improved by supporting the platform mechanism for themes. This should allow selecting a different chart_settings.js based on the chosen theme. ``` Original issue reported on code.google.com by `ricardo....@xpand-it.com` on 10 Oct 2012 at 8:10
1.0
Analyzer - Add support for themes - ``` The plugin should be improved by supporting the platform mechanism for themes. This should allow selecting a different chart_settings.js based on the chosen theme. ``` Original issue reported on code.google.com by `ricardo....@xpand-it.com` on 10 Oct 2012 at 8:10
priority
analyzer add support for themes the plugin should be improved by supporting the platform mechanism for themes this should allow selecting a different chart settings js based on the chosen theme original issue reported on code google com by ricardo xpand it com on oct at
1
78,947
3,519,634,532
IssuesEvent
2016-01-12 17:33:53
starteam/starcellbio_html
https://api.github.com/repos/starteam/starcellbio_html
closed
Add samples window, preview mode: add a space between the number and units
in progress Low Priority
There should be a space between the number and the unit for all of the experimental variables that have units in both the 'Add Samples' dialog window and in the table once a user adds the samples to the experiment setup.
1.0
Add samples window, preview mode: add a space between the number and units - There should be a space between the number and the unit for all of the experimental variables that have units in both the 'Add Samples' dialog window and in the table once a user adds the samples to the experiment setup.
priority
add samples window preview mode add a space between the number and units there should be a space between the number and the unit for all of the experimental variables that have units in both the add samples dialog window and in the table once a user adds the samples to the experiment setup
1
559,489
16,564,574,239
IssuesEvent
2021-05-29 06:09:16
DCS-LCSR/SignStream3
https://api.github.com/repos/DCS-LCSR/SignStream3
closed
Frame numbers on utterance should be consistently displayed
bug complete priority LOW released
* db view * select utterance via either temporal partition or segment tier lines. * see start and end points values visible in the top * go to utterance window by double clicking an utterance in the db view. * go back to db view * the line is still selected * the values for start and end points aren't there.
1.0
Frame numbers on utterance should be consistently displayed - * db view * select utterance via either temporal partition or segment tier lines. * see start and end points values visible in the top * go to utterance window by double clicking an utterance in the db view. * go back to db view * the line is still sele...
priority
frame numbers on utterance should be consistently displayed db view select utterance via either temporal partition or segment tier lines see start and end points values visible in the top go to utterance window by double clicking an utterance in the db view go back to db view the line is still sele...
1
299,477
9,205,537,831
IssuesEvent
2019-03-08 10:51:54
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
Mouse pointer hides map canvas in 'Measure line' tool
Category: GUI Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request
--- Author Name: **cdavila -** (cdavila -) Original Redmine Issue: 862, https://issues.qgis.org/issues/862 Original Assignee: Magnus Homann --- When you click on the 'Measure line' tool, mouse pointer becomes a cross which I find too wide, as it hides map canvas under it and you can't see properly the place to cli...
1.0
Mouse pointer hides map canvas in 'Measure line' tool - --- Author Name: **cdavila -** (cdavila -) Original Redmine Issue: 862, https://issues.qgis.org/issues/862 Original Assignee: Magnus Homann --- When you click on the 'Measure line' tool, mouse pointer becomes a cross which I find too wide, as it hides map can...
priority
mouse pointer hides map canvas in measure line tool author name cdavila cdavila original redmine issue original assignee magnus homann when you click on the measure line tool mouse pointer becomes a cross which i find too wide as it hides map canvas under it and you can t see prop...
1
314,021
9,583,497,548
IssuesEvent
2019-05-08 05:44:30
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
remove_duplicates for matrix return a list
> Bug Affects Usability Concerns GAML OS All Priority Low Version All
Hello, In documentation, I found that remove_duplicates() can remove duplicate row of a matrix. But it returned a list of values without duplicate. matrix mat1 <- matrix([["c11","c12","c13","c13"],["c21","c22","c23","c23"]]); write mat1; write remove_duplicates(mat1); Thank you, _________________ c1...
1.0
remove_duplicates for matrix return a list - Hello, In documentation, I found that remove_duplicates() can remove duplicate row of a matrix. But it returned a list of values without duplicate. matrix mat1 <- matrix([["c11","c12","c13","c13"],["c21","c22","c23","c23"]]); write mat1; write remove_duplicates(...
priority
remove duplicates for matrix return a list hello in documentation i found that remove duplicates can remove duplicate row of a matrix but it returned a list of values without duplicate matrix matrix write write remove duplicates thank you ...
1
194,052
6,891,048,372
IssuesEvent
2017-11-22 15:52:25
SmartlyDressedGames/Unturned-4.x-Community
https://api.github.com/repos/SmartlyDressedGames/Unturned-4.x-Community
closed
Firemodes
Priority: Low Status: Complete Type: Feature
- [x] Change with hotkey - [x] Single, burst, automatic - [x] Animation for changing - [x] Show in UseableGun widget
1.0
Firemodes - - [x] Change with hotkey - [x] Single, burst, automatic - [x] Animation for changing - [x] Show in UseableGun widget
priority
firemodes change with hotkey single burst automatic animation for changing show in useablegun widget
1
540,370
15,806,988,403
IssuesEvent
2021-04-04 08:17:10
AY2021S2-CS2113T-W09-2/tp
https://api.github.com/repos/AY2021S2-CS2113T-W09-2/tp
closed
[PE-D] Update prerequisite after marked as done
priority.High severity.Low severity.Medium type.Bug
No details provided. ![Screenshot 2021-04-03 at 4.31.12 PM.png](https://raw.githubusercontent.com/AlexanderTanJunAn/ped/main/files/84ab5a92-daa3-4dca-9891-d46eba18f45c.png) After marking a module as done, it was still possible to update the mod with a prerequisite of an undone mod. Perhaps can consider checking for th...
1.0
[PE-D] Update prerequisite after marked as done - No details provided. ![Screenshot 2021-04-03 at 4.31.12 PM.png](https://raw.githubusercontent.com/AlexanderTanJunAn/ped/main/files/84ab5a92-daa3-4dca-9891-d46eba18f45c.png) After marking a module as done, it was still possible to update the mod with a prerequisite of a...
priority
update prerequisite after marked as done no details provided after marking a module as done it was still possible to update the mod with a prerequisite of an undone mod perhaps can consider checking for this and throwing an error labels severity low type functionalitybug original ...
1
237,617
7,762,380,983
IssuesEvent
2018-06-01 13:22:33
GoogleCloudPlatform/google-cloud-eclipse
https://api.github.com/repos/GoogleCloudPlatform/google-cloud-eclipse
opened
Minor version pinning
blocked enhancement low priority
Warning: YAGNI material ahead. Just capturing some thoughts. We have several libraries we pin — currently servlets, JSP, and Objectify — because the latest version is not appropriate for all environments. We implicitly assume we can pick a specific version -- e.g. Servlet 2.5.0, Objectify 5.1.22 -- and that this...
1.0
Minor version pinning - Warning: YAGNI material ahead. Just capturing some thoughts. We have several libraries we pin — currently servlets, JSP, and Objectify — because the latest version is not appropriate for all environments. We implicitly assume we can pick a specific version -- e.g. Servlet 2.5.0, Objectify...
priority
minor version pinning warning yagni material ahead just capturing some thoughts we have several libraries we pin — currently servlets jsp and objectify — because the latest version is not appropriate for all environments we implicitly assume we can pick a specific version e g servlet objectify...
1
173,368
6,524,136,515
IssuesEvent
2017-08-29 11:30:11
loomio/loomio
https://api.github.com/repos/loomio/loomio
closed
Marketing site janky on Android Samsung Galaxy Tab 8.9 tablet
Priority: Low
![](http://i.imgur.com/lxPcSJV.jpg) using default browser first discovery from our new testing bench… :)
1.0
Marketing site janky on Android Samsung Galaxy Tab 8.9 tablet - ![](http://i.imgur.com/lxPcSJV.jpg) using default browser first discovery from our new testing bench… :)
priority
marketing site janky on android samsung galaxy tab tablet using default browser first discovery from our new testing bench…
1
186,793
6,742,712,477
IssuesEvent
2017-10-20 08:57:24
assistify/Rocket.Chat
https://api.github.com/repos/assistify/Rocket.Chat
opened
Browser-specific global announcements
Cmp: Rocket.Chat Core Priority: Low Type: Improvement
Feature request by customer: Announcements should be configurable in order to be browser-specific. An admin is able to configure the browser which should display an announcement. Extension to: https://github.com/RocketChat/Rocket.Chat/issues/8446
1.0
Browser-specific global announcements - Feature request by customer: Announcements should be configurable in order to be browser-specific. An admin is able to configure the browser which should display an announcement. Extension to: https://github.com/RocketChat/Rocket.Chat/issues/8446
priority
browser specific global announcements feature request by customer announcements should be configurable in order to be browser specific an admin is able to configure the browser which should display an announcement extension to
1
76,789
3,493,407,069
IssuesEvent
2016-01-05 01:48:39
FLEXIcontent/flexicontent-cck
https://api.github.com/repos/FLEXIcontent/flexicontent-cck
closed
Add warning and better description for enabling statistics footer via URL &fcdebug=1, and confirm it is working
bug Priority Low
Relevant forum thread: www.flexicontent.org/forum/29-bug-reports/54390-what-is-the-expected-behaviour-of-fcdebug-enable-statistics-footer-via-url.html
1.0
Add warning and better description for enabling statistics footer via URL &fcdebug=1, and confirm it is working - Relevant forum thread: www.flexicontent.org/forum/29-bug-reports/54390-what-is-the-expected-behaviour-of-fcdebug-enable-statistics-footer-via-url.html
priority
add warning and better description for enabling statistics footer via url fcdebug and confirm it is working relevant forum thread
1
712,225
24,487,612,680
IssuesEvent
2022-10-09 16:50:06
segeeslice/segeeslice.github.io-dev
https://api.github.com/repos/segeeslice/segeeslice.github.io-dev
opened
Wrap text around an image in body-card
enhancement low priority
If there's text after an image in a `body-card` entity, it would be nice if it would span the full length of the parent
1.0
Wrap text around an image in body-card - If there's text after an image in a `body-card` entity, it would be nice if it would span the full length of the parent
priority
wrap text around an image in body card if there s text after an image in a body card entity it would be nice if it would span the full length of the parent
1
115,517
4,675,447,517
IssuesEvent
2016-10-07 07:52:10
handsontable/handsontable
https://api.github.com/repos/handsontable/handsontable
closed
SyntaxError: Unable to parse JSON string
Priority: low Type: Assistance needed
When running jasmine specs offline via [teaspoon](https://github.com/modeset/teaspoon), and if I happen to use handsontable and jasmine fixtures, I get this error all the time. This apparently does not make the specs fail, this is just in the output for some reason. I realize that my report is pretty blurry at the m...
1.0
SyntaxError: Unable to parse JSON string - When running jasmine specs offline via [teaspoon](https://github.com/modeset/teaspoon), and if I happen to use handsontable and jasmine fixtures, I get this error all the time. This apparently does not make the specs fail, this is just in the output for some reason. I reali...
priority
syntaxerror unable to parse json string when running jasmine specs offline via and if i happen to use handsontable and jasmine fixtures i get this error all the time this apparently does not make the specs fail this is just in the output for some reason i realize that my report is pretty blurry at the mom...
1
398,823
11,742,387,204
IssuesEvent
2020-03-12 00:36:04
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Word "Notulen" on the documents page is not translated
bug priority: low
In GitLab by @lukovdm on Mar 28, 2018, 19:21 ### One-sentence description At the general meeting section, the button "notulen" is dutch on the English website ### Current behaviour At the general meeting section, the button "notulen" is dutch on the English website ### Expected behaviour At the general meeting secti...
1.0
Word "Notulen" on the documents page is not translated - In GitLab by @lukovdm on Mar 28, 2018, 19:21 ### One-sentence description At the general meeting section, the button "notulen" is dutch on the English website ### Current behaviour At the general meeting section, the button "notulen" is dutch on the English web...
priority
word notulen on the documents page is not translated in gitlab by lukovdm on mar one sentence description at the general meeting section the button notulen is dutch on the english website current behaviour at the general meeting section the button notulen is dutch on the english website ...
1
488,678
14,085,065,528
IssuesEvent
2020-11-05 00:01:32
drashland/deno-drash
https://api.github.com/repos/drashland/deno-drash
closed
Video Tutorial - Middleware
Priority: Low Type: Enhancement
## Summary What: Video tutorial (acts of visual documentation) for how to use Drash middleware (server and resource, or only one?), how it works, how to use them etc - acting as the documentation but in video form. Though it's open to whoever takes on this issue how they'd like to do the video and what content it wi...
1.0
Video Tutorial - Middleware - ## Summary What: Video tutorial (acts of visual documentation) for how to use Drash middleware (server and resource, or only one?), how it works, how to use them etc - acting as the documentation but in video form. Though it's open to whoever takes on this issue how they'd like to do th...
priority
video tutorial middleware summary what video tutorial acts of visual documentation for how to use drash middleware server and resource or only one how it works how to use them etc acting as the documentation but in video form though it s open to whoever takes on this issue how they d like to do th...
1