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
1k
labels
stringlengths
4
1.38k
body
stringlengths
1
262k
index
stringclasses
16 values
text_combine
stringlengths
96
262k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
550,129
16,105,557,430
IssuesEvent
2021-04-27 14:33:59
svthalia/concrexit
https://api.github.com/repos/svthalia/concrexit
closed
Changing registration start after event publishing is always blocked
bug priority: medium
### Describe the bug When trying to change the registration start date after publishing the event it will never be possible to change it anymore even though registration _has not_ started yet. ### How to reproduce Steps to reproduce the behaviour: 1. Create an event with registrations in the _future_ 2. Publis...
1.0
Changing registration start after event publishing is always blocked - ### Describe the bug When trying to change the registration start date after publishing the event it will never be possible to change it anymore even though registration _has not_ started yet. ### How to reproduce Steps to reproduce the behav...
priority
changing registration start after event publishing is always blocked describe the bug when trying to change the registration start date after publishing the event it will never be possible to change it anymore even though registration has not started yet how to reproduce steps to reproduce the behav...
1
198,347
14,974,408,984
IssuesEvent
2021-01-28 03:29:00
TsubakiBotPad/pad-cogs
https://api.github.com/repos/TsubakiBotPad/pad-cogs
closed
Create ^idtest fluff for verifying something is a fluff token of an id
id3 new command tests
Same as current `idtest` except instead of verifying it's the RESULT of that, it verifies it's a FLUFF TOKEN of that idtest fluff add idtest fluff list
1.0
Create ^idtest fluff for verifying something is a fluff token of an id - Same as current `idtest` except instead of verifying it's the RESULT of that, it verifies it's a FLUFF TOKEN of that idtest fluff add idtest fluff list
non_priority
create idtest fluff for verifying something is a fluff token of an id same as current idtest except instead of verifying it s the result of that it verifies it s a fluff token of that idtest fluff add idtest fluff list
0
114,503
4,635,146,286
IssuesEvent
2016-09-29 05:36:09
sys-bio/sbnw
https://api.github.com/repos/sys-bio/sbnw
closed
Wrong documentation for gf_compartment* gf_nw_nodeGetCompartment()
Bug Priority
Looks like gf_compartment* gf_nw_nodeGetCompartment() has the wrong documentation associated with it.
1.0
Wrong documentation for gf_compartment* gf_nw_nodeGetCompartment() - Looks like gf_compartment* gf_nw_nodeGetCompartment() has the wrong documentation associated with it.
priority
wrong documentation for gf compartment gf nw nodegetcompartment looks like gf compartment gf nw nodegetcompartment has the wrong documentation associated with it
1
454,635
13,105,275,852
IssuesEvent
2020-08-04 11:53:49
FAIRsharing/fairsharing.github.io
https://api.github.com/repos/FAIRsharing/fairsharing.github.io
closed
Adding user Defined Tags in Record page
High priority
Please add userDefinedTags for the record page by creating its query in getRecord.json as well as its HTML tags
1.0
Adding user Defined Tags in Record page - Please add userDefinedTags for the record page by creating its query in getRecord.json as well as its HTML tags
priority
adding user defined tags in record page please add userdefinedtags for the record page by creating its query in getrecord json as well as its html tags
1
630,504
20,111,478,891
IssuesEvent
2022-02-07 15:27:00
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
opened
add multinetwork functionality to balances
Wallet feature priority F2: important
### Description with a flag to enable the multinetwork functionality, we should be able to select one or multiple networks and see the agregate balances
1.0
add multinetwork functionality to balances - ### Description with a flag to enable the multinetwork functionality, we should be able to select one or multiple networks and see the agregate balances
priority
add multinetwork functionality to balances description with a flag to enable the multinetwork functionality we should be able to select one or multiple networks and see the agregate balances
1
420,194
12,234,488,586
IssuesEvent
2020-05-04 13:30:31
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
closed
LogDB purge process can break Federation replication
Category: Core & System Priority: High Sponsored Status: Accepted Type: Bug
**Description** OpenNebula replication process (for both HA an Federation) ensure that the previous record is applied before applying a new one. Currently the previous record is not being properly selected for federated records. **To Reproduce** In a federation environment, the purge process have to delete the `LA...
1.0
LogDB purge process can break Federation replication - **Description** OpenNebula replication process (for both HA an Federation) ensure that the previous record is applied before applying a new one. Currently the previous record is not being properly selected for federated records. **To Reproduce** In a federatio...
priority
logdb purge process can break federation replication description opennebula replication process for both ha an federation ensure that the previous record is applied before applying a new one currently the previous record is not being properly selected for federated records to reproduce in a federatio...
1
400,918
27,307,078,548
IssuesEvent
2023-02-24 09:10:12
Textualize/textual
https://api.github.com/repos/Textualize/textual
closed
Clarify in the manual that DOMNode IDs don't have to be unique
documentation enhancement
As per https://github.com/Textualize/textual/discussions/1044 -- while `DOMNode` IDs are intended to be used as unique identifiers in Textual, much like in the land of the web browser, the idea is they *SHOULD* be unique but it's not the case that they *MUST* be unique. This should be made clear in the documentation so...
1.0
Clarify in the manual that DOMNode IDs don't have to be unique - As per https://github.com/Textualize/textual/discussions/1044 -- while `DOMNode` IDs are intended to be used as unique identifiers in Textual, much like in the land of the web browser, the idea is they *SHOULD* be unique but it's not the case that they *M...
non_priority
clarify in the manual that domnode ids don t have to be unique as per while domnode ids are intended to be used as unique identifiers in textual much like in the land of the web browser the idea is they should be unique but it s not the case that they must be unique this should be made clear in the docu...
0
177,119
6,574,554,646
IssuesEvent
2017-09-11 13:19:07
OpenWebslides/OpenWebslides
https://api.github.com/repos/OpenWebslides/OpenWebslides
closed
Fix file upload in containers
backend bug high priority operations
Due to the Docker containerization, uploading files will always fail (files are in the NGINX container, not the sidekiq or app container).
1.0
Fix file upload in containers - Due to the Docker containerization, uploading files will always fail (files are in the NGINX container, not the sidekiq or app container).
priority
fix file upload in containers due to the docker containerization uploading files will always fail files are in the nginx container not the sidekiq or app container
1
39,614
2,857,415,543
IssuesEvent
2015-06-02 19:37:04
RedeMocambos/baobaxia
https://api.github.com/repos/RedeMocambos/baobaxia
reopened
Interface: assure that will work on different browsers
0 Priority interface release 1.0
Test it on chrome, chromium, firefox, opera (bonus). Should we test it on IE (ie sucks a lot!)?
1.0
Interface: assure that will work on different browsers - Test it on chrome, chromium, firefox, opera (bonus). Should we test it on IE (ie sucks a lot!)?
priority
interface assure that will work on different browsers test it on chrome chromium firefox opera bonus should we test it on ie ie sucks a lot
1
337,511
30,248,897,339
IssuesEvent
2023-07-06 18:46:53
unifyai/ivy
https://api.github.com/repos/unifyai/ivy
reopened
Fix jax_nn_activations.test_jax_nn_silu
JAX Frontend Sub Task Failing Test
| | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5428921434/jobs/9873550429"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5428921434/jobs/9873550429"><img src=https://img.shields.io/badge/-success-success></a> |t...
1.0
Fix jax_nn_activations.test_jax_nn_silu - | | | |---|---| |jax|<a href="https://github.com/unifyai/ivy/actions/runs/5428921434/jobs/9873550429"><img src=https://img.shields.io/badge/-success-success></a> |numpy|<a href="https://github.com/unifyai/ivy/actions/runs/5428921434/jobs/9873550429"><img src=https://img....
non_priority
fix jax nn activations test jax nn silu jax a href src numpy a href src tensorflow a href src torch a href src paddle a href src
0
22,863
2,651,005,182
IssuesEvent
2015-03-16 07:49:19
ilgrosso/oldSyncopeIdM
https://api.github.com/repos/ilgrosso/oldSyncopeIdM
closed
DuplicateUniqueValue Error on Unique Derived Attribute
1 star bug imported invalid Priority-Medium
_From [denis.si...@gmail.com](https://code.google.com/u/105548482992247672762/) on December 23, 2011 17:17:45_ What steps will reproduce the problem? 1. Define a Required, Unique Derived Attribute (Long) 2. Create one user with a value in the field 3. Create a second user with different value in the same field What ...
1.0
DuplicateUniqueValue Error on Unique Derived Attribute - _From [denis.si...@gmail.com](https://code.google.com/u/105548482992247672762/) on December 23, 2011 17:17:45_ What steps will reproduce the problem? 1. Define a Required, Unique Derived Attribute (Long) 2. Create one user with a value in the field 3. Create a...
priority
duplicateuniquevalue error on unique derived attribute from on december what steps will reproduce the problem define a required unique derived attribute long create one user with a value in the field create a second user with different value in the same field what is the expected outp...
1
125,228
16,748,406,727
IssuesEvent
2021-06-11 18:47:14
angular/angular
https://api.github.com/repos/angular/angular
closed
Fix tables in markdown to be HTML per Angular doc style
comp: docs docsarea: global effort1: hours freq2: medium subtype: docs-design subtype: docs-edit type: bug/fix
<!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Check one of the following options with "x" --> <pre><code> [ ] Regression (a behavior that used to work and stopp...
1.0
Fix tables in markdown to be HTML per Angular doc style - <!-- PLEASE HELP US PROCESS GITHUB ISSUES FASTER BY PROVIDING THE FOLLOWING INFORMATION. ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ## I'm submitting a... <!-- Check one of the following options with "x" --> <pre><cod...
non_priority
fix tables in markdown to be html per angular doc style please help us process github issues faster by providing the following information issues missing important information may be closed without investigation i m submitting a regression a behavior that used to work and stopped w...
0
45,237
11,613,911,815
IssuesEvent
2020-02-26 11:37:27
armandoalonso/c3IDE
https://api.github.com/repos/armandoalonso/c3IDE
closed
Right click change action category does not 'take'
bug in next build
Setting a new action category through the Category text box below the Actions list works. Right click->Change category does not take (e.g. reverts on save.)
1.0
Right click change action category does not 'take' - Setting a new action category through the Category text box below the Actions list works. Right click->Change category does not take (e.g. reverts on save.)
non_priority
right click change action category does not take setting a new action category through the category text box below the actions list works right click change category does not take e g reverts on save
0
165,274
6,266,519,544
IssuesEvent
2017-07-17 02:34:28
jessesquires/JSQMessagesViewController
https://api.github.com/repos/jessesquires/JSQMessagesViewController
closed
Double-tap on textViews shows "copy/define" menu if selectable == YES
bug duplicate priority: high
double tap cell, show menu,choose "copy" will crash
1.0
Double-tap on textViews shows "copy/define" menu if selectable == YES - double tap cell, show menu,choose "copy" will crash
priority
double tap on textviews shows copy define menu if selectable yes double tap cell show menu choose copy will crash
1
221,866
24,662,810,807
IssuesEvent
2022-10-18 08:05:20
lkurzyniec/netcore-boilerplate
https://api.github.com/repos/lkurzyniec/netcore-boilerplate
closed
CVE-2017-0249 (High) detected in system.net.http.4.3.0.nupkg - autoclosed
security vulnerability
## CVE-2017-0249 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.net.http.4.3.0.nupkg</b></p></summary> <p>Provides a programming interface for modern HTTP applications, includi...
True
CVE-2017-0249 (High) detected in system.net.http.4.3.0.nupkg - autoclosed - ## CVE-2017-0249 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>system.net.http.4.3.0.nupkg</b></p></summary...
non_priority
cve high detected in system net http nupkg autoclosed cve high severity vulnerability vulnerable library system net http nupkg provides a programming interface for modern http applications including http client components that library home page a href path to depen...
0
176,908
21,464,371,025
IssuesEvent
2022-04-26 01:02:09
snowflakedb/snowflake-jdbc
https://api.github.com/repos/snowflakedb/snowflake-jdbc
closed
SNOW-581788: WS-2019-0379 (Medium) detected in commons-codec-1.10.jar - autoclosed
security vulnerability
## WS-2019-0379 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.10.jar</b></p></summary> <p>The Apache Commons Codec package contains simple encoder and decoders for ...
True
SNOW-581788: WS-2019-0379 (Medium) detected in commons-codec-1.10.jar - autoclosed - ## WS-2019-0379 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>commons-codec-1.10.jar</b></p></su...
non_priority
snow ws medium detected in commons codec jar autoclosed ws medium severity vulnerability vulnerable library commons codec jar the apache commons codec package contains simple encoder and decoders for various formats such as and hexadecimal in addition to these wid...
0
744,877
25,959,068,531
IssuesEvent
2022-12-18 16:42:01
openantz/antz
https://api.github.com/repos/openantz/antz
closed
Rod and Pin offset with orientation
enhancement 3rd priority A priority
I'd like to be able to move a child object on a parent object with rod topology on the translate_x axis. Right now, the translate_y and translate_z does the same thing as translate_x, just moves the object along the rod. I want to create distance from the rod on the part of the child object. Is this possible? T...
2.0
Rod and Pin offset with orientation - I'd like to be able to move a child object on a parent object with rod topology on the translate_x axis. Right now, the translate_y and translate_z does the same thing as translate_x, just moves the object along the rod. I want to create distance from the rod on the part of the...
priority
rod and pin offset with orientation i d like to be able to move a child object on a parent object with rod topology on the translate x axis right now the translate y and translate z does the same thing as translate x just moves the object along the rod i want to create distance from the rod on the part of the...
1
441,486
12,718,786,509
IssuesEvent
2020-06-24 08:10:33
wso2/product-microgateway
https://api.github.com/repos/wso2/product-microgateway
opened
JWT Revocation using the Traffic Manager Component
Priority/Normal Type/New Feature
### Describe your problem(s) Under the current implementation, it is required to have an etcd server to persist the revoked JWT tokens. While keeping the same implementation, we could use the Traffic Manager Endpoint directly to retrieve persisted revoked tokens. In this case, persistence is handled by the Traffic Man...
1.0
JWT Revocation using the Traffic Manager Component - ### Describe your problem(s) Under the current implementation, it is required to have an etcd server to persist the revoked JWT tokens. While keeping the same implementation, we could use the Traffic Manager Endpoint directly to retrieve persisted revoked tokens. In...
priority
jwt revocation using the traffic manager component describe your problem s under the current implementation it is required to have an etcd server to persist the revoked jwt tokens while keeping the same implementation we could use the traffic manager endpoint directly to retrieve persisted revoked tokens in...
1
578,878
17,156,546,985
IssuesEvent
2021-07-14 07:41:18
googleapis/java-bigtable-hbase
https://api.github.com/repos/googleapis/java-bigtable-hbase
closed
bigtable.hbase.TestPut: testPutSameTimestamp failed
api: bigtable flakybot: issue priority: p1 type: bug
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: a891335ce3179c45fade4f3683b7e09d38d0107a...
1.0
bigtable.hbase.TestPut: testPutSameTimestamp failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. ...
priority
bigtable hbase testput testputsametimestamp 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 org apache hadoop hbase client retriesexhaus...
1
346,000
10,382,860,975
IssuesEvent
2019-09-10 08:26:38
OpenSRP/opensrp-client-chw
https://api.github.com/repos/OpenSRP/opensrp-client-chw
closed
Reformat the exported preview data
high priority
To make it easy for the client to review and mark the household records that should be deleted. This is blocked until @manutarus shares the data export. He should be sharing this this morning.
1.0
Reformat the exported preview data - To make it easy for the client to review and mark the household records that should be deleted. This is blocked until @manutarus shares the data export. He should be sharing this this morning.
priority
reformat the exported preview data to make it easy for the client to review and mark the household records that should be deleted this is blocked until manutarus shares the data export he should be sharing this this morning
1
249,667
21,183,603,912
IssuesEvent
2022-04-08 10:21:13
JeremySmitss/Tropicana-Development
https://api.github.com/repos/JeremySmitss/Tropicana-Development
opened
Ambulance
enhancement geaccepteerd Moet getest worden low priority gedaan overheid
Ambulancejob heeft nu nieuwe functies, ze kunnen facturen geven op basis van categoriëen. Dit ook voor de anwb.
1.0
Ambulance - Ambulancejob heeft nu nieuwe functies, ze kunnen facturen geven op basis van categoriëen. Dit ook voor de anwb.
non_priority
ambulance ambulancejob heeft nu nieuwe functies ze kunnen facturen geven op basis van categoriëen dit ook voor de anwb
0
154,465
24,301,290,613
IssuesEvent
2022-09-29 14:02:57
quicwg/qlog
https://api.github.com/repos/quicwg/qlog
closed
Add certificate verification events
design quic-http3-fields future-versions
In real deployments, getting some feedback on certificate validation events is useful (e.g., these are included in NetLog). I wonder if these can be done as triggers... but on what event would those triggers be logged then? Maybe on a connection close if validation fails? What if it succeeds? As I've seen some d...
1.0
Add certificate verification events - In real deployments, getting some feedback on certificate validation events is useful (e.g., these are included in NetLog). I wonder if these can be done as triggers... but on what event would those triggers be logged then? Maybe on a connection close if validation fails? What i...
non_priority
add certificate verification events in real deployments getting some feedback on certificate validation events is useful e g these are included in netlog i wonder if these can be done as triggers but on what event would those triggers be logged then maybe on a connection close if validation fails what i...
0
144,581
13,110,883,313
IssuesEvent
2020-08-04 21:36:15
simdjson/simdjson
https://api.github.com/repos/simdjson/simdjson
closed
Removing computed GOTO reduced performance by 5% compared to v0.4.7
documentation performance
Commit 8e69103822938628620d32aa4324490313a2636d where @jkeiser removed computed GOTOs, recently merged into our main branch is costly. This particular commit and the few following have lead to a 5% reduction in speed on a wide range of files, and across compilers. It seems that it did not improve the performance of ...
1.0
Removing computed GOTO reduced performance by 5% compared to v0.4.7 - Commit 8e69103822938628620d32aa4324490313a2636d where @jkeiser removed computed GOTOs, recently merged into our main branch is costly. This particular commit and the few following have lead to a 5% reduction in speed on a wide range of files, and acr...
non_priority
removing computed goto reduced performance by compared to commit where jkeiser removed computed gotos recently merged into our main branch is costly this particular commit and the few following have lead to a reduction in speed on a wide range of files and across compilers it seems that it did n...
0
666,143
22,344,393,481
IssuesEvent
2022-06-15 06:17:23
longhorn/longhorn
https://api.github.com/repos/longhorn/longhorn
closed
[IMPROVEMENT] Add gRPC conn metrics between longhorn-manager and instance-manager
area/manager priority/2 require/doc area/performance kind/improvement backport-needed/TBD
## Is your improvement request related to a feature? Please describe Having metrics of gRPC connections between the longhorn manager and instance manager will give us a better understanding of how much cost spent on the communication among components ## Describe the solution you'd like Expose metrics of gRPC c...
1.0
[IMPROVEMENT] Add gRPC conn metrics between longhorn-manager and instance-manager - ## Is your improvement request related to a feature? Please describe Having metrics of gRPC connections between the longhorn manager and instance manager will give us a better understanding of how much cost spent on the communication...
priority
add grpc conn metrics between longhorn manager and instance manager is your improvement request related to a feature please describe having metrics of grpc connections between the longhorn manager and instance manager will give us a better understanding of how much cost spent on the communication among compo...
1
194,004
15,394,527,027
IssuesEvent
2021-03-03 18:01:20
UuuNyaa/blender_mmd_uuunyaa_tools
https://api.github.com/repos/UuuNyaa/blender_mmd_uuunyaa_tools
closed
asset serach import error
documentation enhancement
#8 を解消後、検索及びダウンロードは正常にできましたが、Importで以下のエラーとなります。 ContentCache.__init__: cache_folder=C: \Users\xxx\AppData\Local\Temp\mmd_uuunyaa_tools_cache, temporary_dir=C: \Users\xxx\AppData\Local\Temp\tmpxlphw3ht _load_contents: 2 from C: \Users\xxx\AppData\Local\Temp\mmd_uuunyaa_tools_cache\contents.json do: MMD_UUUNYAA_T...
1.0
asset serach import error - #8 を解消後、検索及びダウンロードは正常にできましたが、Importで以下のエラーとなります。 ContentCache.__init__: cache_folder=C: \Users\xxx\AppData\Local\Temp\mmd_uuunyaa_tools_cache, temporary_dir=C: \Users\xxx\AppData\Local\Temp\tmpxlphw3ht _load_contents: 2 from C: \Users\xxx\AppData\Local\Temp\mmd_uuunyaa_tools_cache\cont...
non_priority
asset serach import error を解消後、検索及びダウンロードは正常にできましたが、importで以下のエラーとなります。 contentcache init cache folder c users xxx appdata local temp mmd uuunyaa tools cache temporary dir c users xxx appdata local temp load contents from c users xxx appdata local temp mmd uuunyaa tools cache contents json ...
0
227,151
7,527,496,971
IssuesEvent
2018-04-13 17:16:15
trellis-ldp/trellis
https://api.github.com/repos/trellis-ldp/trellis
closed
Generalize trellis-app components
area/app priority/high
The `trellis-app` module has a hard dependency on `trellis-triplestore`, so re-using the `trellis-app` code for a different persistence layer isn't ideal. It would be better to factor all common elements into a `trellis-app-common` module -- one that has very few dependencies and then wire those together. For exampl...
1.0
Generalize trellis-app components - The `trellis-app` module has a hard dependency on `trellis-triplestore`, so re-using the `trellis-app` code for a different persistence layer isn't ideal. It would be better to factor all common elements into a `trellis-app-common` module -- one that has very few dependencies and the...
priority
generalize trellis app components the trellis app module has a hard dependency on trellis triplestore so re using the trellis app code for a different persistence layer isn t ideal it would be better to factor all common elements into a trellis app common module one that has very few dependencies and the...
1
258,519
8,176,913,176
IssuesEvent
2018-08-28 09:04:45
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
www.epicgames.com - site is not usable
browser-firefox priority-normal
<!-- @browser: Firefox 63.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.epicgames.com/shadowcomplex/ **Browser / Version**: Firefox 63.0 **Operating System**: Windows 10 **Tested Another Browser*...
1.0
www.epicgames.com - site is not usable - <!-- @browser: Firefox 63.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://www.epicgames.com/shadowcomplex/ **Browser / Version**: Firefox 63.0 **Operating Syste...
priority
site is not usable url browser version firefox operating system windows tested another browser yes problem type site is not usable description page doesn t load steps to reproduce browser configuration mixed active content blocked false build...
1
383,341
26,544,076,051
IssuesEvent
2023-01-19 22:00:09
microsoft/fluentui
https://api.github.com/repos/microsoft/fluentui
closed
[Docs]: add explanations of the actual behavior of getSlots to docs
Area: Documentation Fluent UI react-components (v9) Resolution: Soft Close
### Discussed in https://github.com/microsoft/fluentui/discussions/24290 > <div type='discussions-op-text'> > > <sup>Originally posted by **AkiraVoid** August 9, 2022</sup> > In v9, the default value of a slot should obviously be `undefined`, because: > > - Users can pass something to slots to customize them....
1.0
[Docs]: add explanations of the actual behavior of getSlots to docs - ### Discussed in https://github.com/microsoft/fluentui/discussions/24290 > <div type='discussions-op-text'> > > <sup>Originally posted by **AkiraVoid** August 9, 2022</sup> > In v9, the default value of a slot should obviously be `undefined`,...
non_priority
add explanations of the actual behavior of getslots to docs discussed in originally posted by akiravoid august in the default value of a slot should obviously be undefined because users can pass something to slots to customize them users can pass a null to ...
0
398,476
27,197,532,625
IssuesEvent
2023-02-20 07:02:36
xKDR/TSFrames.jl
https://api.github.com/repos/xKDR/TSFrames.jl
opened
Improve documentation for constructor
documentation
Operations like this should be visible at the top: ```julia A = [1:10]; B = [11:20]; C = [21:30]; prices_ts = TSFrame([A B C], dates, colnames=[:A, :B, :C]) ```
1.0
Improve documentation for constructor - Operations like this should be visible at the top: ```julia A = [1:10]; B = [11:20]; C = [21:30]; prices_ts = TSFrame([A B C], dates, colnames=[:A, :B, :C]) ```
non_priority
improve documentation for constructor operations like this should be visible at the top julia a b c prices ts tsframe dates colnames
0
488,795
14,086,436,065
IssuesEvent
2020-11-05 03:42:03
kubeflow/internal-acls
https://api.github.com/repos/kubeflow/internal-acls
closed
Sync issue happened for wg-manifests and wg-deployment
priority/p0
After [this PR ](https://github.com/kubeflow/internal-acls/pull/382)merged, we should have wg-manifests and wg-deployment Github Team established, given this query, https://github.com/orgs/kubeflow/teams?query=wg- It's obviously sync script does not work, I'm guessing the issue happened before, happened agai...
1.0
Sync issue happened for wg-manifests and wg-deployment - After [this PR ](https://github.com/kubeflow/internal-acls/pull/382)merged, we should have wg-manifests and wg-deployment Github Team established, given this query, https://github.com/orgs/kubeflow/teams?query=wg- It's obviously sync script does not wo...
priority
sync issue happened for wg manifests and wg deployment after we should have wg manifests and wg deployment github team established given this query it s obviously sync script does not work i m guessing the issue happened before happened again cc chensun jlewi bobgy
1
80,792
3,574,511,751
IssuesEvent
2016-01-27 12:11:44
olpeh/wht
https://api.github.com/repos/olpeh/wht
closed
Stop timer from outside of application
Feature request medium-priority
I would like to automate it as much as possible. It's already pretty easy to start the timer (via situations, start timer with start of app, start app when connected to office wireless), but it would be helpful to also be able to automate the stop of the timer, eg when leaving the wireless. Situations is able to run a ...
1.0
Stop timer from outside of application - I would like to automate it as much as possible. It's already pretty easy to start the timer (via situations, start timer with start of app, start app when connected to office wireless), but it would be helpful to also be able to automate the stop of the timer, eg when leaving t...
priority
stop timer from outside of application i would like to automate it as much as possible it s already pretty easy to start the timer via situations start timer with start of app start app when connected to office wireless but it would be helpful to also be able to automate the stop of the timer eg when leaving t...
1
315,134
9,606,865,325
IssuesEvent
2019-05-11 14:14:21
fossasia/pslab-android
https://api.github.com/repos/fossasia/pslab-android
closed
Show message to user when any sensor is not present in device
Priority: Low
***Actual Behaviour** Compass is not working on Samsung J8 device as it does not have any gyroscope . **Expected Behaviour** A toast or a dialog should appear to tell user that there is no gyroscope in this device so compass will not work. **Steps to reproduce it** On a Samsung J8 device , open compass ...
1.0
Show message to user when any sensor is not present in device - ***Actual Behaviour** Compass is not working on Samsung J8 device as it does not have any gyroscope . **Expected Behaviour** A toast or a dialog should appear to tell user that there is no gyroscope in this device so compass will not work. **Step...
priority
show message to user when any sensor is not present in device actual behaviour compass is not working on samsung device as it does not have any gyroscope expected behaviour a toast or a dialog should appear to tell user that there is no gyroscope in this device so compass will not work steps...
1
245,198
18,774,504,090
IssuesEvent
2021-11-07 12:37:18
girlscript/winter-of-contributing
https://api.github.com/repos/girlscript/winter-of-contributing
closed
Floyd's Algorithm
documentation GWOC21 Python Assigned
### Description Floyd's Algorithm ### Domain Python_Domain ### Type of Contribution Documentation ### Code of Conduct - [X] I follow [Contributing Guidelines](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CONTRIBUTING.md) & [Code of conduct](https://github.com/girlscript/winter-of-contri...
1.0
Floyd's Algorithm - ### Description Floyd's Algorithm ### Domain Python_Domain ### Type of Contribution Documentation ### Code of Conduct - [X] I follow [Contributing Guidelines](https://github.com/girlscript/winter-of-contributing/blob/main/.github/CONTRIBUTING.md) & [Code of conduct](https://github.com/girlscr...
non_priority
floyd s algorithm description floyd s algorithm domain python domain type of contribution documentation code of conduct i follow of this project
0
69,462
8,407,782,284
IssuesEvent
2018-10-11 22:09:53
guylepage3/lepage.cc
https://api.github.com/repos/guylepage3/lepage.cc
closed
Live design content for landing view / animation
copywriting design ui
#### Description Define content and live design for landing view / animation. #### Goals - Introduce a famous UX or design quote that suggests my style and/or thought process for design. #### References - https://github.com/guylepage3/personal/issues/347 - https://github.com/guylepage3/lepage.cc/issues/4
1.0
Live design content for landing view / animation - #### Description Define content and live design for landing view / animation. #### Goals - Introduce a famous UX or design quote that suggests my style and/or thought process for design. #### References - https://github.com/guylepage3/personal/issues/347 - ht...
non_priority
live design content for landing view animation description define content and live design for landing view animation goals introduce a famous ux or design quote that suggests my style and or thought process for design references
0
264,408
8,309,607,208
IssuesEvent
2018-09-24 07:31:56
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
overview.mail.yahoo.com - site is not usable
browser-firefox priority-critical
<!-- @browser: Firefox 63.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:63.0) Gecko/20100101 Firefox/63.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://overview.mail.yahoo.com/ **Browser / Version**: Firefox 63.0 **Operating System**: Windows 10 **Tested Another Browser**: Unknown *...
1.0
overview.mail.yahoo.com - site is not usable - <!-- @browser: Firefox 63.0 --> <!-- @ua_header: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:63.0) Gecko/20100101 Firefox/63.0 --> <!-- @reported_with: desktop-reporter --> **URL**: https://overview.mail.yahoo.com/ **Browser / Version**: Firefox 63.0 **Operating System**: Wi...
priority
overview mail yahoo com site is not usable url browser version firefox operating system windows tested another browser unknown problem type site is not usable description when i login my yahoo accunt its dosent open and evry time yahoo overview page displays steps ...
1
763,657
26,767,790,085
IssuesEvent
2023-01-31 11:58:23
Slartibartfass2/ingredient_collector
https://api.github.com/repos/Slartibartfass2/ingredient_collector
closed
[Feature]: Add tests for recipe collector
enhancement priority-1
### Is your feature request related to a problem? Please describe The recipe collector should be tested. ### Describe the solution you'd like Add tests ### Describe alternatives you've considered _No response_ ### Anything else? _No response_
1.0
[Feature]: Add tests for recipe collector - ### Is your feature request related to a problem? Please describe The recipe collector should be tested. ### Describe the solution you'd like Add tests ### Describe alternatives you've considered _No response_ ### Anything else? _No response_
priority
add tests for recipe collector is your feature request related to a problem please describe the recipe collector should be tested describe the solution you d like add tests describe alternatives you ve considered no response anything else no response
1
278,532
24,160,314,100
IssuesEvent
2022-09-22 11:04:52
Tencent/bk-ci
https://api.github.com/repos/Tencent/bk-ci
closed
[蓝盾][产品-无需评审会]feat:私有化版本对齐蓝鲸 footer 和 title 规范2.0
for gray for test done kind/enhancement area/ci/frontend tested priority/critical-urgent streams/for test streams/for gray approved
<!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: 按照蓝鲸 footer 和 title 规范2.0,优化蓝盾/制品库私有化版本页面footer 和 title: 1、title规范(注意竖线前后有空格) 中文:<平台名称> | 腾讯蓝鲸智云 | <服务> 英文:<平台英文名称> | Tencent BlueKing | <服务英文名> 注: - 蓝盾平台名称中文名为“持续集成平台-蓝盾”,英文名为“BK-CI” - 制品库中文名为“...
3.0
[蓝盾][产品-无需评审会]feat:私有化版本对齐蓝鲸 footer 和 title 规范2.0 - <!-- Please only use this template for submitting enhancement requests --> **What would you like to be added**: 按照蓝鲸 footer 和 title 规范2.0,优化蓝盾/制品库私有化版本页面footer 和 title: 1、title规范(注意竖线前后有空格) 中文:<平台名称> | 腾讯蓝鲸智云 | <服务> 英文:<平台英文名称> | Tencent BlueKing | <服务英文名> ...
non_priority
feat:私有化版本对齐蓝鲸 footer 和 title what would you like to be added 按照蓝鲸 footer 和 title ,优化蓝盾 制品库私有化版本页面footer 和 title: 、title规范(注意竖线前后有空格) 中文: 腾讯蓝鲸智云 英文: tencent blueking 注: 蓝盾平台名称中文名为“持续集成平台 蓝盾”,英文名为“bk ci” 制品库中文名为“制品库”,英文名为“bk repo” 本issue仅规范各服务首页,进入资源详情后的页面另开issue优化...
0
442,449
12,745,560,872
IssuesEvent
2020-06-26 14:27:42
unep-grid/map-x-mgl
https://api.github.com/repos/unep-grid/map-x-mgl
closed
Empty dashboards are displayed and can't be closed on views that have a dashboard with no widgets
bug done priority 2
If a view has a dashboard with no widget, it should not be displayed. Instead, an empty dashboard with a size of 200x200 px is displayed.
1.0
Empty dashboards are displayed and can't be closed on views that have a dashboard with no widgets - If a view has a dashboard with no widget, it should not be displayed. Instead, an empty dashboard with a size of 200x200 px is displayed.
priority
empty dashboards are displayed and can t be closed on views that have a dashboard with no widgets if a view has a dashboard with no widget it should not be displayed instead an empty dashboard with a size of px is displayed
1
498,192
14,402,897,122
IssuesEvent
2020-12-03 15:25:45
department-of-veterans-affairs/va.gov-team
https://api.github.com/repos/department-of-veterans-affairs/va.gov-team
closed
Restore geolocation via browser
Q42020-priority frontend vsa vsa-facilities
## Issue description During map upgrade, the browser prompt to enable geolocation was removed. We intend to add a more elegant solution which gives the Veteran control within a search but in the interest of time for launching, we need to restore previous functionality. ## Tasks - [ ] Restore previous functionality fo...
1.0
Restore geolocation via browser - ## Issue description During map upgrade, the browser prompt to enable geolocation was removed. We intend to add a more elegant solution which gives the Veteran control within a search but in the interest of time for launching, we need to restore previous functionality. ## Tasks - [ ]...
priority
restore geolocation via browser issue description during map upgrade the browser prompt to enable geolocation was removed we intend to add a more elegant solution which gives the veteran control within a search but in the interest of time for launching we need to restore previous functionality tasks r...
1
656,851
21,778,230,973
IssuesEvent
2022-05-13 15:48:04
iRNA-COSI/APAeval
https://api.github.com/repos/iRNA-COSI/APAeval
opened
Execution workflow: InPAS
enhancement low priority
# !!First checkout whether this tool is suitable for APAeval !! (It was in the list and mentioned on the slides, but hasen't made it into the repo) ## WHAT **Write** execution workflow for [InPAS](http://www.bioconductor.org/packages/release/bioc/vignettes/InPAS/inst/doc/InPAS.html). Use the provided [small fi...
1.0
Execution workflow: InPAS - # !!First checkout whether this tool is suitable for APAeval !! (It was in the list and mentioned on the slides, but hasen't made it into the repo) ## WHAT **Write** execution workflow for [InPAS](http://www.bioconductor.org/packages/release/bioc/vignettes/InPAS/inst/doc/InPAS.html)...
priority
execution workflow inpas first checkout whether this tool is suitable for apaeval it was in the list and mentioned on the slides but hasen t made it into the repo what write execution workflow for use the provided running the workflow on real data is a different issue check...
1
26,541
26,932,991,762
IssuesEvent
2023-02-07 18:12:55
NCAR/VAPOR
https://api.github.com/repos/NCAR/VAPOR
closed
Closing Visualizer with multiple datasets breaks navigation controls
Bug High Usability
1) Import [83.nc](https://www.ncl.ucar.edu/Applications/Data/cdf/83.nc) 2) Create new volume renderer and enable 3) Close the visualizer window 4) Import [foam.ocean.nc](https://www.ncl.ucar.edu/Applications/Data/cdf/foam.ocean.nc) as new dataset 5) Visualizer window remains closed - must use Create New Visualizer ...
True
Closing Visualizer with multiple datasets breaks navigation controls - 1) Import [83.nc](https://www.ncl.ucar.edu/Applications/Data/cdf/83.nc) 2) Create new volume renderer and enable 3) Close the visualizer window 4) Import [foam.ocean.nc](https://www.ncl.ucar.edu/Applications/Data/cdf/foam.ocean.nc) as new dataset...
non_priority
closing visualizer with multiple datasets breaks navigation controls import create new volume renderer and enable close the visualizer window import as new dataset visualizer window remains closed must use create new visualizer at top of main vapor window data domain does not appear ...
0
628,833
20,015,358,558
IssuesEvent
2022-02-01 11:28:22
inblockio/aqua-verifier-webextension
https://api.github.com/repos/inblockio/aqua-verifier-webextension
opened
In other languages then English Special pages lead to the VerifyPage extension to be N/A instead of expected NR
bug medium priority
![image](https://user-images.githubusercontent.com/45313235/151960533-0b95a4c8-bafa-41ca-8df3-2c3b6b320849.png)
1.0
In other languages then English Special pages lead to the VerifyPage extension to be N/A instead of expected NR - ![image](https://user-images.githubusercontent.com/45313235/151960533-0b95a4c8-bafa-41ca-8df3-2c3b6b320849.png)
priority
in other languages then english special pages lead to the verifypage extension to be n a instead of expected nr
1
730,114
25,159,817,714
IssuesEvent
2022-11-10 16:00:35
weaveworks/eksctl
https://api.github.com/repos/weaveworks/eksctl
closed
[Feature] Improvements to the additionalVolumes section and documentation
kind/feature priority/important-longterm needs-investigation
<!-- Thank you for opening this feature request! You are helping make eksctl a better project :) In order to help us process this request faster, please provide as much detail as possible. Before creating a feature request, please search existing issues to see if this request has already been made. If there is a s...
1.0
[Feature] Improvements to the additionalVolumes section and documentation - <!-- Thank you for opening this feature request! You are helping make eksctl a better project :) In order to help us process this request faster, please provide as much detail as possible. Before creating a feature request, please search e...
priority
improvements to the additionalvolumes section and documentation thank you for opening this feature request you are helping make eksctl a better project in order to help us process this request faster please provide as much detail as possible before creating a feature request please search existing ...
1
511,145
14,854,921,132
IssuesEvent
2021-01-18 12:01:22
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
support.mozilla.org - see bug description
browser-focus-geckoview engine-gecko priority-important
<!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/65643 --> <!-- @extra_labels: browser-focus-geckoview --> **URL**: https://support.mozilla.org...
1.0
support.mozilla.org - see bug description - <!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 6.0.1; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/65643 --> <!-- @extra_labels: browser-focus-geckovi...
priority
support mozilla org see bug description url browser version firefox mobile operating system android tested another browser yes chrome problem type something else description when i try to add metager as a search engine it says it has added it but it isn t av...
1
590,863
17,789,795,316
IssuesEvent
2021-08-31 14:59:37
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
closed
Compatibility with new Divi update (4.10)
type: bug 3rd party compatibility priority: high effort: [S] severity: moderate module: defer JS module: delay JS
**Before submitting an issue please check that you’ve completed the following steps:** - Made sure you’re on the latest version - Used the search feature to ensure that the bug hasn’t been reported before **Describe the bug** In 4.10 version of Divi, they introduced a couple of enhancements and new features: htt...
1.0
Compatibility with new Divi update (4.10) - **Before submitting an issue please check that you’ve completed the following steps:** - Made sure you’re on the latest version - Used the search feature to ensure that the bug hasn’t been reported before **Describe the bug** In 4.10 version of Divi, they introduced a c...
priority
compatibility with new divi update before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before describe the bug in version of divi they introduced a cou...
1
37,990
18,871,891,643
IssuesEvent
2021-11-13 10:23:46
cockroachdb/cockroach
https://api.github.com/repos/cockroachdb/cockroach
reopened
sql: don't touch ranges unnecessarily during limited scans
C-performance A-sql-execution T-sql-queries
A user saw a case where selecting all rows from a (small) partitioned table was significantly faster than selecting one row using LIMIT 1. The reason was that the first region was also the farthest away, and it only had one row. There is a single TableReader planned in that region (because of the limit); the kv fetc...
True
sql: don't touch ranges unnecessarily during limited scans - A user saw a case where selecting all rows from a (small) partitioned table was significantly faster than selecting one row using LIMIT 1. The reason was that the first region was also the farthest away, and it only had one row. There is a single TableRead...
non_priority
sql don t touch ranges unnecessarily during limited scans a user saw a case where selecting all rows from a small partitioned table was significantly faster than selecting one row using limit the reason was that the first region was also the farthest away and it only had one row there is a single tableread...
0
96,151
27,761,279,549
IssuesEvent
2023-03-16 08:27:45
ziglang/zig
https://api.github.com/repos/ziglang/zig
closed
WriteFileStep.add does not work with relative path
bug standard library zig build system
This causes index.html to appear in /tmp: ``` b.addWriteFile("/tmp/index.html", content); ``` But this causes no file to appear: ``` b.addWriteFile("index.html", content); ``` Zig version: 0.9.0-dev.453+7ef854682
1.0
WriteFileStep.add does not work with relative path - This causes index.html to appear in /tmp: ``` b.addWriteFile("/tmp/index.html", content); ``` But this causes no file to appear: ``` b.addWriteFile("index.html", content); ``` Zig version: 0.9.0-dev.453+7ef854682
non_priority
writefilestep add does not work with relative path this causes index html to appear in tmp b addwritefile tmp index html content but this causes no file to appear b addwritefile index html content zig version dev
0
68,181
8,228,066,459
IssuesEvent
2018-09-07 02:51:14
phetsims/graphing-quadratics
https://api.github.com/repos/phetsims/graphing-quadratics
closed
behavior of coefficient sliders
design:general status:ready-for-review
From the design document: > The sliders control the values of a, b, and c for the graphed parabola. They range from [-6,6] each, and the value is rounded to the nearest hundredth. > > The values do not change in a linear way, to keep the motion smooth. This is probably a logarithmic scale, but we will need to tin...
1.0
behavior of coefficient sliders - From the design document: > The sliders control the values of a, b, and c for the graphed parabola. They range from [-6,6] each, and the value is rounded to the nearest hundredth. > > The values do not change in a linear way, to keep the motion smooth. This is probably a logarith...
non_priority
behavior of coefficient sliders from the design document the sliders control the values of a b and c for the graphed parabola they range from each and the value is rounded to the nearest hundredth the values do not change in a linear way to keep the motion smooth this is probably a logarithmic s...
0
333,896
10,133,058,640
IssuesEvent
2019-08-02 01:26:41
nhn/tui.date-picker
https://api.github.com/repos/nhn/tui.date-picker
closed
jQuery unneeded in bundle
Priority: High Type: Enhancement
Hi there, look at this: ![image](https://user-images.githubusercontent.com/4762399/42979009-f3cc85fc-8c0a-11e8-89b6-6cd404dbd659.png) This shows that your date-picker (and time-picker) are pulling in TWO EXTRA versions of jquery that I do not need. Can you please make them a peer-dependency so that we can ma...
1.0
jQuery unneeded in bundle - Hi there, look at this: ![image](https://user-images.githubusercontent.com/4762399/42979009-f3cc85fc-8c0a-11e8-89b6-6cd404dbd659.png) This shows that your date-picker (and time-picker) are pulling in TWO EXTRA versions of jquery that I do not need. Can you please make them a peer-...
priority
jquery unneeded in bundle hi there look at this this shows that your date picker and time picker are pulling in two extra versions of jquery that i do not need can you please make them a peer dependency so that we can manage it ourselves in the npm bundle this will make my angular app considerab...
1
50,946
13,187,990,646
IssuesEvent
2020-08-13 05:14:16
icecube-trac/tix3
https://api.github.com/repos/icecube-trac/tix3
closed
[VHESelfVeto] HomogenizedQTot quits with segmentation fault if no GCD is given (Trac #1716)
Migrated from Trac combo simulation defect
When calling HomogenizedQTot without having a GCD file loaded, it quits with a Segmentation fault (which is not very helpful). It should throw an error instead. <details> <summary><em>Migrated from <a href="https://code.icecube.wisc.edu/ticket/1716">https://code.icecube.wisc.edu/ticket/1716</a>, reported by nwandkows...
1.0
[VHESelfVeto] HomogenizedQTot quits with segmentation fault if no GCD is given (Trac #1716) - When calling HomogenizedQTot without having a GCD file loaded, it quits with a Segmentation fault (which is not very helpful). It should throw an error instead. <details> <summary><em>Migrated from <a href="https://code.icec...
non_priority
homogenizedqtot quits with segmentation fault if no gcd is given trac when calling homogenizedqtot without having a gcd file loaded it quits with a segmentation fault which is not very helpful it should throw an error instead migrated from json status closed changetime ...
0
45,946
11,761,446,547
IssuesEvent
2020-03-13 21:53:51
MicrosoftDocs/appcenter-docs
https://api.github.com/repos/MicrosoftDocs/appcenter-docs
closed
Warning message in Build scripts section doesn't convey the correct message
App Center Build Documentation Suggestion Pri1 vs-appcenter/svc
What is there now: > Every time you modify the project's build scripts, you must click the Save or Save & Build button to save the branch configuration to apply the changes. Documentation link: https://docs.microsoft.com/en-us/appcenter/build/custom/scripts/ What is the confusion: The working functionality is...
1.0
Warning message in Build scripts section doesn't convey the correct message - What is there now: > Every time you modify the project's build scripts, you must click the Save or Save & Build button to save the branch configuration to apply the changes. Documentation link: https://docs.microsoft.com/en-us/appcenter...
non_priority
warning message in build scripts section doesn t convey the correct message what is there now every time you modify the project s build scripts you must click the save or save build button to save the branch configuration to apply the changes documentation link what is the confusion the working f...
0
116,071
17,358,335,462
IssuesEvent
2021-07-29 16:57:49
Tim-sandbox/webgoat-trng
https://api.github.com/repos/Tim-sandbox/webgoat-trng
opened
WS-2019-0180 (Medium) detected in lodash.mergewith-4.6.1.tgz
security vulnerability
## WS-2019-0180 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash.mergewith-4.6.1.tgz</b></p></summary> <p>The Lodash method `_.mergeWith` exported as a module.</p> <p>Library h...
True
WS-2019-0180 (Medium) detected in lodash.mergewith-4.6.1.tgz - ## WS-2019-0180 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>lodash.mergewith-4.6.1.tgz</b></p></summary> <p>The Lod...
non_priority
ws medium detected in lodash mergewith tgz ws medium severity vulnerability vulnerable library lodash mergewith tgz the lodash method mergewith exported as a module library home page a href dependency hierarchy gulp sass tgz root library node sa...
0
105,432
16,637,459,099
IssuesEvent
2021-06-04 02:07:46
yoswein/789
https://api.github.com/repos/yoswein/789
opened
CVE-2020-24616 (High) detected in jackson-databind-2.8.8.jar
security vulnerability
## CVE-2020-24616 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.8.jar</b></p></summary> <p>General data-binding functionality for Jackson: works on core streamin...
True
CVE-2020-24616 (High) detected in jackson-databind-2.8.8.jar - ## CVE-2020-24616 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>jackson-databind-2.8.8.jar</b></p></summary> <p>General...
non_priority
cve high detected in jackson databind jar cve high severity vulnerability vulnerable library jackson databind jar general data binding functionality for jackson works on core streaming api library home page a href path to dependency file rename pom xml path to vuln...
0
39,264
8,616,598,365
IssuesEvent
2018-11-20 01:00:08
AbigFUZZYbunny/scu-8d
https://api.github.com/repos/AbigFUZZYbunny/scu-8d
opened
Create analog input and serial commands
base code
Create detection scripts, trigger events, and serial communication for analog signals.
1.0
Create analog input and serial commands - Create detection scripts, trigger events, and serial communication for analog signals.
non_priority
create analog input and serial commands create detection scripts trigger events and serial communication for analog signals
0
313,365
26,922,133,574
IssuesEvent
2023-02-07 11:12:52
SigNoz/signoz
https://api.github.com/repos/SigNoz/signoz
closed
bug(FE): fix the react 18 issue with react-testing-library
bug frontend test
## Bug description *Please describe.* *If this affects the front-end, screenshots would be of great help.* console.error Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React [17](https://gith...
1.0
bug(FE): fix the react 18 issue with react-testing-library - ## Bug description *Please describe.* *If this affects the front-end, screenshots would be of great help.* console.error Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, yo...
non_priority
bug fe fix the react issue with react testing library bug description please describe if this affects the front end screenshots would be of great help console error warning reactdom render is no longer supported in react use createroot instead until you switch to the new api your...
0
13,653
8,307,323,336
IssuesEvent
2018-09-23 07:41:40
cuba-platform/cuba
https://api.github.com/repos/cuba-platform/cuba
closed
AppContext.getProperty() uses poorly-scaling System.getProperty inside
state: fixed type: performance ver: 6.10.0 ver: 7.0.0
### Environment - Platform version: 6.8.12 ### Description of the bug or enhancement Have been performing performance testing with JVisualVM. One of CPU profile method chains shows interesting info: ![image](https://user-images.githubusercontent.com/6158807/44774059-3569ed00-ab83-11e8-9b84-f397a5e87c65.png) A...
True
AppContext.getProperty() uses poorly-scaling System.getProperty inside - ### Environment - Platform version: 6.8.12 ### Description of the bug or enhancement Have been performing performance testing with JVisualVM. One of CPU profile method chains shows interesting info: ![image](https://user-images.githubuserco...
non_priority
appcontext getproperty uses poorly scaling system getproperty inside environment platform version description of the bug or enhancement have been performing performance testing with jvisualvm one of cpu profile method chains shows interesting info appcontext getproperty uses syst...
0
103,357
11,354,703,711
IssuesEvent
2020-01-24 18:15:32
GSG-G8/AhmedSafi-portfolio
https://api.github.com/repos/GSG-G8/AhmedSafi-portfolio
closed
Add content to aside
documentation enhancement
now it's time to insert the content of our aside element **we need to add the following:** - personal image - heading - navigation bar - Home - About - Services - Skills - Contacts - copyrights footer
1.0
Add content to aside - now it's time to insert the content of our aside element **we need to add the following:** - personal image - heading - navigation bar - Home - About - Services - Skills - Contacts - copyrights footer
non_priority
add content to aside now it s time to insert the content of our aside element we need to add the following personal image heading navigation bar home about services skills contacts copyrights footer
0
548,667
16,068,726,891
IssuesEvent
2021-04-24 01:50:04
KATO-Hiro/AtCoderClans
https://api.github.com/repos/KATO-Hiro/AtCoderClans
closed
Googleサイト内検索を導入したが、レイアウトがイマイチよくない気がする
help wanted priority high
## WHY - 作者がHTML・CSSをあまり理解していないせいで、見づらい感じ - 余白が不自然に多い気がする - タブレットやスマホだとあまり気にならないが、PCだと野暮ったい印象を受ける - Clansのユーザの2/3はPCユーザであるため、これはマズい
1.0
Googleサイト内検索を導入したが、レイアウトがイマイチよくない気がする - ## WHY - 作者がHTML・CSSをあまり理解していないせいで、見づらい感じ - 余白が不自然に多い気がする - タブレットやスマホだとあまり気にならないが、PCだと野暮ったい印象を受ける - Clansのユーザの2/3はPCユーザであるため、これはマズい
priority
googleサイト内検索を導入したが、レイアウトがイマイチよくない気がする why 作者がhtml・cssをあまり理解していないせいで、見づらい感じ 余白が不自然に多い気がする タブレットやスマホだとあまり気にならないが、pcだと野暮ったい印象を受ける 、これはマズい
1
595,359
18,064,488,765
IssuesEvent
2021-09-20 17:25:24
yalla-coop/chiltern-music-therapy
https://api.github.com/repos/yalla-coop/chiltern-music-therapy
closed
Manage Organisations Page
front-end back-end backlog priority-4
__Related issue(s)__ Makes sense to complete #281 first so you can ensure this links through to this properly __Wireframe link__ https://www.figma.com/file/CcYmhfnXreAPxlfyEmGsAH/Chiltern-Music-Therapy?node-id=2971%3A28651 --- ### Acceptance Criteria: _REMEMBER THAT WHOEVER WORKS ON THIS ISSUE MUST TIC...
1.0
Manage Organisations Page - __Related issue(s)__ Makes sense to complete #281 first so you can ensure this links through to this properly __Wireframe link__ https://www.figma.com/file/CcYmhfnXreAPxlfyEmGsAH/Chiltern-Music-Therapy?node-id=2971%3A28651 --- ### Acceptance Criteria: _REMEMBER THAT WHOEVER ...
priority
manage organisations page related issue s makes sense to complete first so you can ensure this links through to this properly wireframe link acceptance criteria remember that whoever works on this issue must tick off all the points in this list unless there is clear agreement ...
1
77,393
3,506,368,530
IssuesEvent
2016-01-08 06:10:55
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Error C2065 / C2070 (BB #439)
duplicate migrated Priority: High Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** sh1fty88 **Original Date:** 11.03.2013 17:05:55 GMT+0000 **Original Priority:** blocker **Original Type:** bug **Original State:** duplicate **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/439 <hr> While building/compiling the last 3 core's ...
1.0
Error C2065 / C2070 (BB #439) - This issue was migrated from bitbucket. **Original Reporter:** sh1fty88 **Original Date:** 11.03.2013 17:05:55 GMT+0000 **Original Priority:** blocker **Original Type:** bug **Original State:** duplicate **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/439 <hr> While build...
priority
error bb this issue was migrated from bitbucket original reporter original date gmt original priority blocker original type bug original state duplicate direct link while building compiling the last core s i get the following error using windows ser...
1
617,394
19,349,389,383
IssuesEvent
2021-12-15 14:15:36
docker-mailserver/docker-mailserver
https://api.github.com/repos/docker-mailserver/docker-mailserver
opened
[FR] Default values for LDAP_QUERY_FILTER_*
meta/needs triage priority/low
# Feature Request ## Context Hello, I just spend a very long time getting docker-mailserver to work with Active Directory. Mostly stupid errors on my part but the trickiest issue was that I had left the following env variables empty/unset because I won't be using any alias, goup or domain, only users: ``` LDA...
1.0
[FR] Default values for LDAP_QUERY_FILTER_* - # Feature Request ## Context Hello, I just spend a very long time getting docker-mailserver to work with Active Directory. Mostly stupid errors on my part but the trickiest issue was that I had left the following env variables empty/unset because I won't be using any ...
priority
default values for ldap query filter feature request context hello i just spend a very long time getting docker mailserver to work with active directory mostly stupid errors on my part but the trickiest issue was that i had left the following env variables empty unset because i won t be using any ali...
1
611,625
18,959,736,148
IssuesEvent
2021-11-19 02:10:11
zhaoy17/did-server
https://api.github.com/repos/zhaoy17/did-server
closed
First draft of ValidationService implementation
enhancement estimate: 5 priority: medium
Validation Service class should * be able to validate against a document against a schema and return helpful error message if criteria is not met * if possible add support for custom data types consider using https://github.com/ajv-validator/ajv to help with the validation logic
1.0
First draft of ValidationService implementation - Validation Service class should * be able to validate against a document against a schema and return helpful error message if criteria is not met * if possible add support for custom data types consider using https://github.com/ajv-validator/ajv to help with the...
priority
first draft of validationservice implementation validation service class should be able to validate against a document against a schema and return helpful error message if criteria is not met if possible add support for custom data types consider using to help with the validation logic
1
119,602
4,772,905,275
IssuesEvent
2016-10-26 22:17:23
octobercms/october
https://api.github.com/repos/octobercms/october
closed
theme.yaml stops working with a large content
Priority: Medium Status: Review Needed Type: Unconfirmed Bug
##### Expected behavior Adding content to the repeater field ##### Actual behavior it does not ##### Reproduce steps theme.yaml contains repeater field, when a lot of content - new is not added, there is no error ##### October build latest ##### Russian: спасибо за все что вы делаете, OctoberCMS это л...
1.0
theme.yaml stops working with a large content - ##### Expected behavior Adding content to the repeater field ##### Actual behavior it does not ##### Reproduce steps theme.yaml contains repeater field, when a lot of content - new is not added, there is no error ##### October build latest ##### Russian:...
priority
theme yaml stops working with a large content expected behavior adding content to the repeater field actual behavior it does not reproduce steps theme yaml contains repeater field when a lot of content new is not added there is no error october build latest russian ...
1
267,820
28,509,239,380
IssuesEvent
2023-04-19 01:47:35
dpteam/RK3188_TABLET
https://api.github.com/repos/dpteam/RK3188_TABLET
closed
CVE-2015-8550 (High) detected in linuxv3.0.70 - autoclosed
Mend: dependency security vulnerability
## CVE-2015-8550 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0.70</b></p></summary> <p> <p>Development tree</p> <p>Library home page: <a href=https://git.kernel.org/pub/scm...
True
CVE-2015-8550 (High) detected in linuxv3.0.70 - autoclosed - ## CVE-2015-8550 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>linuxv3.0.70</b></p></summary> <p> <p>Development tree</p>...
non_priority
cve high detected in autoclosed cve high severity vulnerability vulnerable library development tree library home page a href found in head commit a href found in base branch master vulnerable source files include xen interface io ...
0
161,157
6,110,045,560
IssuesEvent
2017-06-21 14:19:01
fgpv-vpgf/fgpv-vpgf
https://api.github.com/repos/fgpv-vpgf/fgpv-vpgf
opened
Datatable menu items are missalligned
bug-type: regression experience: ux priority: low problem: bug
Text of the first two items in the datatable menu should be aligned with the rest. ![](https://i.imgur.com/vjMYc1f.png)
1.0
Datatable menu items are missalligned - Text of the first two items in the datatable menu should be aligned with the rest. ![](https://i.imgur.com/vjMYc1f.png)
priority
datatable menu items are missalligned text of the first two items in the datatable menu should be aligned with the rest
1
532,502
15,558,089,902
IssuesEvent
2021-03-16 09:54:37
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Refactor Brave Ads `#include <stdint.h>` to `#include <cstdint>`
OS/Desktop QA/No dev-concern feature/ads priority/P4 release-notes/exclude
Refactor Brave Ads `#include <stdint.h>` to `#include <cstdint>` to adhere to Chromium style guide
1.0
Refactor Brave Ads `#include <stdint.h>` to `#include <cstdint>` - Refactor Brave Ads `#include <stdint.h>` to `#include <cstdint>` to adhere to Chromium style guide
priority
refactor brave ads include to include refactor brave ads include to include to adhere to chromium style guide
1
13,228
15,701,017,294
IssuesEvent
2021-03-26 10:36:57
e4exp/paper_manager_abstract
https://api.github.com/repos/e4exp/paper_manager_abstract
opened
BERT: A Review of Applications in Natural Language Processing and Understanding
2020 BERT Natural Language Processing Review _read_later
- https://arxiv.org/abs/2103.11943 - 2021 このレビューでは、最も人気のある深層学習ベースの言語モデルの1つであるBERTの適用について説明します。 このモデルの動作メカニズム、テキスト分析のタスクへの主な適用分野、各タスクにおける類似モデルとの比較、さらにいくつかの独自モデルについても説明しています。 このレビューを作成するにあたり、科学界で最も注目を集めた過去数年間に発表された数十本のオリジナル科学論文のデータを体系化しました。 この調査は、自然言語テキスト分析の分野における最新の進歩を知りたいと思っているすべての学生や研究者にとって有益なものとなるでしょう。
1.0
BERT: A Review of Applications in Natural Language Processing and Understanding - - https://arxiv.org/abs/2103.11943 - 2021 このレビューでは、最も人気のある深層学習ベースの言語モデルの1つであるBERTの適用について説明します。 このモデルの動作メカニズム、テキスト分析のタスクへの主な適用分野、各タスクにおける類似モデルとの比較、さらにいくつかの独自モデルについても説明しています。 このレビューを作成するにあたり、科学界で最も注目を集めた過去数年間に発表された数十本のオリジナル科学論文のデータを体系...
non_priority
bert a review of applications in natural language processing and understanding このレビューでは、 。 このモデルの動作メカニズム、テキスト分析のタスクへの主な適用分野、各タスクにおける類似モデルとの比較、さらにいくつかの独自モデルについても説明しています。 このレビューを作成するにあたり、科学界で最も注目を集めた過去数年間に発表された数十本のオリジナル科学論文のデータを体系化しました。 この調査は、自然言語テキスト分析の分野における最新の進歩を知りたいと思っているすべての学生や研究者にとって有益なものとなるでしょう。 ...
0
24,356
7,480,582,455
IssuesEvent
2018-04-04 17:51:50
jewish-calendar/calendar
https://api.github.com/repos/jewish-calendar/calendar
opened
Integrate with JCenter
build
- [ ] factor out commonality in publishing into defs; - [ ] find my notes about the issues with JCenter (e.g., how to publish a monorepo?), put them here and resolve :)
1.0
Integrate with JCenter - - [ ] factor out commonality in publishing into defs; - [ ] find my notes about the issues with JCenter (e.g., how to publish a monorepo?), put them here and resolve :)
non_priority
integrate with jcenter factor out commonality in publishing into defs find my notes about the issues with jcenter e g how to publish a monorepo put them here and resolve
0
18,512
10,240,351,842
IssuesEvent
2019-08-19 20:35:32
Joystream/apps
https://api.github.com/repos/Joystream/apps
closed
Clickjacking security vulnerability
security
Hello, I would like to formally report another security vulnerability. The Joystream Network Portal is vulnerable to clickjacking attacks. You can see my proof of concept here: https://www.benholdencrowther.com/clickjacking.php Clickjacking is very easy to fix. [Here is a page which explains how to do it.](ht...
True
Clickjacking security vulnerability - Hello, I would like to formally report another security vulnerability. The Joystream Network Portal is vulnerable to clickjacking attacks. You can see my proof of concept here: https://www.benholdencrowther.com/clickjacking.php Clickjacking is very easy to fix. [Here is a...
non_priority
clickjacking security vulnerability hello i would like to formally report another security vulnerability the joystream network portal is vulnerable to clickjacking attacks you can see my proof of concept here clickjacking is very easy to fix if this qualifies as a bug it is quite a serious se...
0
1,430
3,004,177,183
IssuesEvent
2015-07-25 17:20:06
zebulonj/apostate
https://api.github.com/repos/zebulonj/apostate
opened
Per-Frame Processing is Too Heavy
performance
The current implementation of per-frame processing, which executes on every animation frame regardless of whether there is a state change or pending animations, puts too much load on the processor.
True
Per-Frame Processing is Too Heavy - The current implementation of per-frame processing, which executes on every animation frame regardless of whether there is a state change or pending animations, puts too much load on the processor.
non_priority
per frame processing is too heavy the current implementation of per frame processing which executes on every animation frame regardless of whether there is a state change or pending animations puts too much load on the processor
0
305,924
9,378,350,433
IssuesEvent
2019-04-04 12:42:14
AugurProject/augur
https://api.github.com/repos/AugurProject/augur
closed
Total Cost column needs to display unrealized cost
Bug Priority: High
steps to reproduce....buy 3 shares of an outcome at one price...sell 1 share higher to get a realized and unrealized pnl. Then sell another 1 share at a different price. Total cost is still displaying on the original purchase amount and not on the remaining open balance.
1.0
Total Cost column needs to display unrealized cost - steps to reproduce....buy 3 shares of an outcome at one price...sell 1 share higher to get a realized and unrealized pnl. Then sell another 1 share at a different price. Total cost is still displaying on the original purchase amount and not on the remaining open b...
priority
total cost column needs to display unrealized cost steps to reproduce buy shares of an outcome at one price sell share higher to get a realized and unrealized pnl then sell another share at a different price total cost is still displaying on the original purchase amount and not on the remaining open b...
1
65,532
3,231,827,182
IssuesEvent
2015-10-13 01:03:13
behavior3/behavior3editor
https://api.github.com/repos/behavior3/behavior3editor
opened
Undo/Redo is having problems with properties
bug medium priority
Steps to reproduce: 1. Select a node. 2. Edit its title. 3. Select another node. 4. Click at the title field. 5. Press `ctrl+z`. The same happens with other fields, but the title is more critical.
1.0
Undo/Redo is having problems with properties - Steps to reproduce: 1. Select a node. 2. Edit its title. 3. Select another node. 4. Click at the title field. 5. Press `ctrl+z`. The same happens with other fields, but the title is more critical.
priority
undo redo is having problems with properties steps to reproduce select a node edit its title select another node click at the title field press ctrl z the same happens with other fields but the title is more critical
1
122,236
12,146,724,961
IssuesEvent
2020-04-24 11:43:49
bazelbuild/bazel
https://api.github.com/repos/bazelbuild/bazel
closed
Docs for using aspects don't obviously link to reference on the aspect function
team-Front-End type: documentation type: feature request untriaged
I could not find a single link from https://bazel.build/versions/master/docs/skylark/aspects.html to https://www.bazel.io/versions/master/docs/skylark/lib/globals.html#aspect. Immediately after reading the first page, I wanted to go to the second page and read more details about how to use the feature I just read about...
1.0
Docs for using aspects don't obviously link to reference on the aspect function - I could not find a single link from https://bazel.build/versions/master/docs/skylark/aspects.html to https://www.bazel.io/versions/master/docs/skylark/lib/globals.html#aspect. Immediately after reading the first page, I wanted to go to th...
non_priority
docs for using aspects don t obviously link to reference on the aspect function i could not find a single link from to immediately after reading the first page i wanted to go to the second page and read more details about how to use the feature i just read about
0
105,350
16,637,263,119
IssuesEvent
2021-06-04 01:43:31
bsbtd/Teste
https://api.github.com/repos/bsbtd/Teste
opened
CVE-2021-28675 (High) detected in Pillow-7.1.2-cp36-cp36m-manylinux1_x86_64.whl
security vulnerability
## CVE-2021-28675 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-7.1.2-cp36-cp36m-manylinux1_x86_64.whl</b></p></summary> <p>Python Imaging Library (Fork)</p> <p>Library home p...
True
CVE-2021-28675 (High) detected in Pillow-7.1.2-cp36-cp36m-manylinux1_x86_64.whl - ## CVE-2021-28675 - High Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Library - <b>Pillow-7.1.2-cp36-cp36m-manylinux1_x8...
non_priority
cve high detected in pillow whl cve high severity vulnerability vulnerable library pillow whl python imaging library fork library home page a href path to dependency file teste pytorch metric learning path to vulnerable library teste pytorch met...
0
439,395
12,682,229,825
IssuesEvent
2020-06-19 16:57:03
bcgov/entity
https://api.github.com/repos/bcgov/entity
opened
Filings UI: don't show browser alert if users load app without an ID
ENTITY Priority1
## Description: Users have been told to access BC Business Registry at www.bcregistry.ca/business (or dev... / test...). Unfortunately this URL loads the Filings UI -- without a business or incorporation ID. Accordingly, the Filings UI displays a browser alert that "there was an error starting this page", and after the...
1.0
Filings UI: don't show browser alert if users load app without an ID - ## Description: Users have been told to access BC Business Registry at www.bcregistry.ca/business (or dev... / test...). Unfortunately this URL loads the Filings UI -- without a business or incorporation ID. Accordingly, the Filings UI displays a br...
priority
filings ui don t show browser alert if users load app without an id description users have been told to access bc business registry at or dev test unfortunately this url loads the filings ui without a business or incorporation id accordingly the filings ui displays a browser alert that there w...
1
342,828
24,758,036,752
IssuesEvent
2022-10-21 19:53:54
appsmithorg/appsmith
https://api.github.com/repos/appsmithorg/appsmith
opened
[Docs]: #11982 [Feature] HubSpot CRM API Saas Integration
Documentation User Education Pod
### Is there an existing issue for this? - [X] I have searched the existing issues ### Documentation Link _No response_ ### Describe the problem > TODO - [ ] Evaluate if this task is needed. If not add the "Skip Docs" label on the parent ticket - [ ] Fill these fields - [ ] Prepare first draft - [ ] Add...
1.0
[Docs]: #11982 [Feature] HubSpot CRM API Saas Integration - ### Is there an existing issue for this? - [X] I have searched the existing issues ### Documentation Link _No response_ ### Describe the problem > TODO - [ ] Evaluate if this task is needed. If not add the "Skip Docs" label on the parent ticket -...
non_priority
hubspot crm api saas integration is there an existing issue for this i have searched the existing issues documentation link no response describe the problem todo evaluate if this task is needed if not add the skip docs label on the parent ticket fill these fields ...
0
510,241
14,787,316,873
IssuesEvent
2021-01-12 07:23:35
webcompat/web-bugs
https://api.github.com/repos/webcompat/web-bugs
closed
fr.pornhub.com - site is not usable
browser-firefox-mobile engine-gecko nsfw priority-critical
<!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/65416 --> **URL**: https://fr.pornhub.com/login?redirect=3c8yoVJEG-8ROJ76rULfcw0uKjcL8fEGUAoNnV9f...
1.0
fr.pornhub.com - site is not usable - <!-- @browser: Firefox Mobile 84.0 --> <!-- @ua_header: Mozilla/5.0 (Android 10; Mobile; rv:84.0) Gecko/84.0 Firefox/84.0 --> <!-- @reported_with: unknown --> <!-- @public_url: https://github.com/webcompat/web-bugs/issues/65416 --> **URL**: https://fr.pornhub.com/login?redirect=3c...
priority
fr pornhub com site is not usable url browser version firefox mobile operating system android tested another browser yes chrome problem type site is not usable description buttons or links not working steps to reproduce browser configuration none ...
1
64,218
7,778,293,073
IssuesEvent
2018-06-05 13:49:50
scholarslab/scholarslab.org
https://api.github.com/repos/scholarslab/scholarslab.org
opened
Move search field into navbar?
design
Instead of a link to a /search page, would it be possible to have a field to search the site visible in the top navbar?
1.0
Move search field into navbar? - Instead of a link to a /search page, would it be possible to have a field to search the site visible in the top navbar?
non_priority
move search field into navbar instead of a link to a search page would it be possible to have a field to search the site visible in the top navbar
0
441,076
12,707,558,372
IssuesEvent
2020-06-23 09:06:14
pombase/canto
https://api.github.com/repos/pombase/canto
closed
use of pipes instead of commas as the separators for extensions
FlyBase low priority
Would it be possible to change the separator for extensions from ',' into '|'? We are asking for this because '|' are what we (FlyBase) uses as separators both internally and on the website and it would help both a) the conversion from JSON into our flat file/proformae system and b) the comparison/review of Canto vs...
1.0
use of pipes instead of commas as the separators for extensions - Would it be possible to change the separator for extensions from ',' into '|'? We are asking for this because '|' are what we (FlyBase) uses as separators both internally and on the website and it would help both a) the conversion from JSON into our f...
priority
use of pipes instead of commas as the separators for extensions would it be possible to change the separator for extensions from into we are asking for this because are what we flybase uses as separators both internally and on the website and it would help both a the conversion from json into our f...
1
235,539
7,739,852,894
IssuesEvent
2018-05-28 17:58:29
gnebehay/schoselwette
https://api.github.com/repos/gnebehay/schoselwette
closed
make baseUrl stuff configurable
high priority
Currently you have to adapt package.json App.vue router.js in order to be able to set all paths correctly. Can this configuration somehow be centralized so that only one file has to be changed? (preferably a separate config file). I need that for automatic deployment.
1.0
make baseUrl stuff configurable - Currently you have to adapt package.json App.vue router.js in order to be able to set all paths correctly. Can this configuration somehow be centralized so that only one file has to be changed? (preferably a separate config file). I need that for automatic deployment.
priority
make baseurl stuff configurable currently you have to adapt package json app vue router js in order to be able to set all paths correctly can this configuration somehow be centralized so that only one file has to be changed preferably a separate config file i need that for automatic deployment
1
95,297
3,941,705,782
IssuesEvent
2016-04-27 08:55:52
raml-org/raml-js-parser-2
https://api.github.com/repos/raml-org/raml-js-parser-2
closed
map type expression not supported
bug priority:high
When trying to use **map** type expression, as stated [here](http://docs.raml.org/specs/1.0/#raml-10-spec-type-expressions) I get *"Syntax error:Expected \"|\" or end of input but \"{\" found.* Example: ``` #%RAML 1.0 title: My Api /maps: get: responses: 200: body: ...
1.0
map type expression not supported - When trying to use **map** type expression, as stated [here](http://docs.raml.org/specs/1.0/#raml-10-spec-type-expressions) I get *"Syntax error:Expected \"|\" or end of input but \"{\" found.* Example: ``` #%RAML 1.0 title: My Api /maps: get: responses: ...
priority
map type expression not supported when trying to use map type expression as stated i get syntax error expected or end of input but found example raml title my api maps get responses body type number
1
63,625
7,734,360,481
IssuesEvent
2018-05-26 23:41:47
scholarslab/scholarslab.org
https://api.github.com/repos/scholarslab/scholarslab.org
closed
Incorporate cropped photos & short bios into author credits of blog posts
design
### Context 1. What should the feature do? - Utilize newly added small portraits (in #188) and short bios (entire branch not incorporated yet, but most recent one added is in commit a95eaeb) to provide author pic alongside 1-sentence bio in author credits below their post content. 2. When and where should the featur...
1.0
Incorporate cropped photos & short bios into author credits of blog posts - ### Context 1. What should the feature do? - Utilize newly added small portraits (in #188) and short bios (entire branch not incorporated yet, but most recent one added is in commit a95eaeb) to provide author pic alongside 1-sentence bio in a...
non_priority
incorporate cropped photos short bios into author credits of blog posts context what should the feature do utilize newly added small portraits in and short bios entire branch not incorporated yet but most recent one added is in commit to provide author pic alongside sentence bio in author cr...
0
212,140
16,420,244,473
IssuesEvent
2021-05-19 11:42:29
Kotlin/kotlinx.coroutines
https://api.github.com/repos/Kotlin/kotlinx.coroutines
closed
Add a a way to disable automatic delay skipping with runBlockingTest
question test
In many cases it would be useful to accurately control time within tests (for example when testing time-based coroutine logic). However, at the moment `runBlockingTest` seems to enforce delay-skipping behavior. There does not seem to be a good alternative to this method at the moment if I don't want delay skipping. ...
1.0
Add a a way to disable automatic delay skipping with runBlockingTest - In many cases it would be useful to accurately control time within tests (for example when testing time-based coroutine logic). However, at the moment `runBlockingTest` seems to enforce delay-skipping behavior. There does not seem to be a good al...
non_priority
add a a way to disable automatic delay skipping with runblockingtest in many cases it would be useful to accurately control time within tests for example when testing time based coroutine logic however at the moment runblockingtest seems to enforce delay skipping behavior there does not seem to be a good al...
0
368,827
10,885,110,369
IssuesEvent
2019-11-18 09:44:57
Day34/day34-boilerplate-nodejs
https://api.github.com/repos/Day34/day34-boilerplate-nodejs
opened
자동 배포 설정 추가
Priority: Medium Status: To Do Type: Feature/Function
# 추가/개선 필요 요소 자동 배포를 위한 설정을 추가 # 추가/개선 필요 이유 자동 배포를 위해 # 상세 요구 사항 #4 에서 생성한 파일에 CD 설정을 추가한다. - ECS Fargate에 배포하는 설정 - ECS EC2에 배포하는 설정 # 스크린샷 없음
1.0
자동 배포 설정 추가 - # 추가/개선 필요 요소 자동 배포를 위한 설정을 추가 # 추가/개선 필요 이유 자동 배포를 위해 # 상세 요구 사항 #4 에서 생성한 파일에 CD 설정을 추가한다. - ECS Fargate에 배포하는 설정 - ECS EC2에 배포하는 설정 # 스크린샷 없음
priority
자동 배포 설정 추가 추가 개선 필요 요소 자동 배포를 위한 설정을 추가 추가 개선 필요 이유 자동 배포를 위해 상세 요구 사항 에서 생성한 파일에 cd 설정을 추가한다 ecs fargate에 배포하는 설정 ecs 배포하는 설정 스크린샷 없음
1
336,859
24,516,503,423
IssuesEvent
2022-10-11 05:47:46
MasterZydra/Bio-Manager
https://api.github.com/repos/MasterZydra/Bio-Manager
closed
Revise and extend doc
documentation
Add more details about the structure and the installation of the system.
1.0
Revise and extend doc - Add more details about the structure and the installation of the system.
non_priority
revise and extend doc add more details about the structure and the installation of the system
0
681,425
23,310,733,928
IssuesEvent
2022-08-08 08:01:49
okTurtles/group-income
https://api.github.com/repos/okTurtles/group-income
closed
Proposals to change voting threshold don't show reason [$25 bounty]
Kind:Bug Note:Up-for-grabs App:Frontend Level:Starter Priority:High Note:UI/UX Note:Bounty Note:Contracts
### Problem The reason I gave for this proposal isn't appearing, even though reasons do appear on some other proposals (for example, to remove a member): <img width="782" alt="Screen Shot 2022-04-28 at 1 51 38 PM" src="https://user-images.githubusercontent.com/138706/165843599-6d6bc8d6-9d64-4d3f-a0f5-dd7c6e70af1c...
1.0
Proposals to change voting threshold don't show reason [$25 bounty] - ### Problem The reason I gave for this proposal isn't appearing, even though reasons do appear on some other proposals (for example, to remove a member): <img width="782" alt="Screen Shot 2022-04-28 at 1 51 38 PM" src="https://user-images.githu...
priority
proposals to change voting threshold don t show reason problem the reason i gave for this proposal isn t appearing even though reasons do appear on some other proposals for example to remove a member img width alt screen shot at pm src solution find out why it s not ap...
1
278,766
21,095,657,562
IssuesEvent
2022-04-04 10:03:18
squidfunk/mkdocs-material
https://api.github.com/repos/squidfunk/mkdocs-material
closed
Can't add CSS class to icons
documentation
### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... the problem doesn't occur with the `mkdocs` or `readthedocs` themes - [X] ... the pro...
1.0
Can't add CSS class to icons - ### Contribution guidelines - [X] I've read the [contribution guidelines](https://github.com/squidfunk/mkdocs-material/blob/master/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug and checked that ... - [X] ... the problem doesn't occur with the `mkdocs` or `readthe...
non_priority
can t add css class to icons contribution guidelines i ve read the and wholeheartedly agree i ve found a bug and checked that the problem doesn t occur with the mkdocs or readthedocs themes the problem persists when all overrides are removed i e custom dir extra...
0
62,695
8,635,041,549
IssuesEvent
2018-11-22 19:56:32
mAAdhaTTah/brookjs
https://api.github.com/repos/mAAdhaTTah/brookjs
closed
Add reselect & redux-actions by default, integrate into actions & selectors
documentation enhancement scope:cli
Our generators should use these libraries by default and show up in the documentation.
1.0
Add reselect & redux-actions by default, integrate into actions & selectors - Our generators should use these libraries by default and show up in the documentation.
non_priority
add reselect redux actions by default integrate into actions selectors our generators should use these libraries by default and show up in the documentation
0
16,524
21,531,428,197
IssuesEvent
2022-04-29 01:29:49
nodejs/node
https://api.github.com/repos/nodejs/node
closed
Better Error message when loading native addons (process.dlopen)
feature request process stale
* **Version**: v12.16.1 * **Platform**: Microsoft Windows NT 10.0.17763.0 x64 * **Subsystem**: ### What steps will reproduce the bug? This issue was discovered while using electron.js. It also behaves the same way on node. I am using a Node Native C++ addon (.node) that has additional dependency libraries (.dlls...
1.0
Better Error message when loading native addons (process.dlopen) - * **Version**: v12.16.1 * **Platform**: Microsoft Windows NT 10.0.17763.0 x64 * **Subsystem**: ### What steps will reproduce the bug? This issue was discovered while using electron.js. It also behaves the same way on node. I am using a Node Nativ...
non_priority
better error message when loading native addons process dlopen version platform microsoft windows nt subsystem what steps will reproduce the bug this issue was discovered while using electron js it also behaves the same way on node i am using a node native c addo...
0
17,855
10,820,527,110
IssuesEvent
2019-11-08 16:34:18
MicrosoftDocs/azure-docs
https://api.github.com/repos/MicrosoftDocs/azure-docs
closed
qna import error "Bad argument"
Pri3 cognitive-services/svc cxp product-bug qna-maker/subsvc triaged
Hi! I created a KB with multiturn questions which worked fine in QnA test window. Now, when I export it in xlsx format and try to import it (with multiturn option checked) in a new KB, it shows the "Bad Argument" error. If I export the same as tsv format and try to import it in a new KB, it gets imported but looses t...
1.0
qna import error "Bad argument" - Hi! I created a KB with multiturn questions which worked fine in QnA test window. Now, when I export it in xlsx format and try to import it (with multiturn option checked) in a new KB, it shows the "Bad Argument" error. If I export the same as tsv format and try to import it in a new...
non_priority
qna import error bad argument hi i created a kb with multiturn questions which worked fine in qna test window now when i export it in xlsx format and try to import it with multiturn option checked in a new kb it shows the bad argument error if i export the same as tsv format and try to import it in a new...
0
779,804
27,366,911,189
IssuesEvent
2023-02-27 19:57:34
brave/brave-browser
https://api.github.com/repos/brave/brave-browser
closed
Hide accounts that don't hold a the asset balance (asset detail view)
bug priority/P3 QA/Yes release-notes/include feature/web3/wallet front-end-change
Accounts with 0 holdings should be hidden from the accounts list. ![Image](https://user-images.githubusercontent.com/318119/221390221-11ed8671-582e-4941-966a-4e35493d3524.png)
1.0
Hide accounts that don't hold a the asset balance (asset detail view) - Accounts with 0 holdings should be hidden from the accounts list. ![Image](https://user-images.githubusercontent.com/318119/221390221-11ed8671-582e-4941-966a-4e35493d3524.png)
priority
hide accounts that don t hold a the asset balance asset detail view accounts with holdings should be hidden from the accounts list
1
723,483
24,898,405,991
IssuesEvent
2022-10-28 18:08:02
mesg-foundation/engine
https://api.github.com/repos/mesg-foundation/engine
closed
Separate hash from data structure
breaking change low priority
Separate the hash from the structure of data. For example, the service's hash should not be inside the `Service` struct. The list APIs should be updated to both return the hash alongside the resource.
1.0
Separate hash from data structure - Separate the hash from the structure of data. For example, the service's hash should not be inside the `Service` struct. The list APIs should be updated to both return the hash alongside the resource.
priority
separate hash from data structure separate the hash from the structure of data for example the service s hash should not be inside the service struct the list apis should be updated to both return the hash alongside the resource
1
79,469
15,586,155,895
IssuesEvent
2021-03-18 01:17:58
jrshutske/unit-conversion-api
https://api.github.com/repos/jrshutske/unit-conversion-api
opened
CVE-2020-11023 (Medium) detected in jquery-3.3.1-1.jar, jquery-3.3.1.slim.min.js
security vulnerability
## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.3.1-1.jar</b>, <b>jquery-3.3.1.slim.min.js</b></p></summary> <p> <details><summary><b>jquery-3.3.1-1.jar<...
True
CVE-2020-11023 (Medium) detected in jquery-3.3.1-1.jar, jquery-3.3.1.slim.min.js - ## CVE-2020-11023 - Medium Severity Vulnerability <details><summary><img src='https://whitesource-resources.whitesourcesoftware.com/vulnerability_details.png' width=19 height=20> Vulnerable Libraries - <b>jquery-3.3.1-1.jar</b>, <b>jquer...
non_priority
cve medium detected in jquery jar jquery slim min js cve medium severity vulnerability vulnerable libraries jquery jar jquery slim min js jquery jar webjar for jquery library home page a href path to dependency file unit conversion ...
0
94,373
27,178,100,742
IssuesEvent
2023-02-18 08:55:38
PaddlePaddle/Paddle
https://api.github.com/repos/PaddlePaddle/Paddle
opened
安装完成之后import paddle,显示‘动态链接库(DLL)初始化例程失败。’
status/new-issue type/build
### 问题描述 Issue Description 错误信息 ![image](https://user-images.githubusercontent.com/37928107/219851280-8dee65c1-b54a-4e11-b3ec-d55fd4544038.png) ### 版本&环境信息 Version & Environment Information 电脑配置 ![image](https://user-images.githubusercontent.com/37928107/219851313-db02d0ab-6347-4b99-ad1d-6c7985cdebdb.png) 安...
1.0
安装完成之后import paddle,显示‘动态链接库(DLL)初始化例程失败。’ - ### 问题描述 Issue Description 错误信息 ![image](https://user-images.githubusercontent.com/37928107/219851280-8dee65c1-b54a-4e11-b3ec-d55fd4544038.png) ### 版本&环境信息 Version & Environment Information 电脑配置 ![image](https://user-images.githubusercontent.com/37928107/219851313...
non_priority
安装完成之后import paddle,显示‘动态链接库 dll 初始化例程失败。’ 问题描述 issue description 错误信息 版本 环境信息 version environment information 电脑配置 安装命令 cuda
0
617,716
19,403,135,991
IssuesEvent
2021-12-19 14:46:52
NottCurious/TMIndiaBot
https://api.github.com/repos/NottCurious/TMIndiaBot
closed
Make a website for the command list
enhancement priority: medium
Make a website for the command list using github pages maybe?
1.0
Make a website for the command list - Make a website for the command list using github pages maybe?
priority
make a website for the command list make a website for the command list using github pages maybe
1
155,740
5,960,077,810
IssuesEvent
2017-05-29 13:05:41
Stratio/egeo
https://api.github.com/repos/Stratio/egeo
opened
Page Title title should be editable
new feature Priority: Minor
** Please don't delete this template or we'll close your issue ** **I'm submitting a ...** - [ ] bug report - [ X ] feature request - [ ] question **Define your petition as much as possible** In Page Title component, 'title' input should be an editable field. **What is the current behavior?** Title in...
1.0
Page Title title should be editable - ** Please don't delete this template or we'll close your issue ** **I'm submitting a ...** - [ ] bug report - [ X ] feature request - [ ] question **Define your petition as much as possible** In Page Title component, 'title' input should be an editable field. **What ...
priority
page title title should be editable please don t delete this template or we ll close your issue i m submitting a bug report feature request question define your petition as much as possible in page title component title input should be an editable field what is the c...
1
187,767
6,760,996,413
IssuesEvent
2017-10-24 22:58:26
AZMAG/map-Employment
https://api.github.com/repos/AZMAG/map-Employment
closed
Grid Row Hover doesn't work
bug Priority: Medium
When hovering on a row in the emp list, fdi emp list or data query list, it should highlight the associated point on the map. This isn't working. Reported by Peter.
1.0
Grid Row Hover doesn't work - When hovering on a row in the emp list, fdi emp list or data query list, it should highlight the associated point on the map. This isn't working. Reported by Peter.
priority
grid row hover doesn t work when hovering on a row in the emp list fdi emp list or data query list it should highlight the associated point on the map this isn t working reported by peter
1
614,854
19,190,945,296
IssuesEvent
2021-12-06 00:06:10
apcountryman/avr-libcpp
https://api.github.com/repos/apcountryman/avr-libcpp
closed
Add std::reference_wrapper
priority-normal status-in_development type-feature
Add `std::reference_wrapper`. Features that were deprecated in C++17 will not be added. Support for callables may not be added at this time.
1.0
Add std::reference_wrapper - Add `std::reference_wrapper`. Features that were deprecated in C++17 will not be added. Support for callables may not be added at this time.
priority
add std reference wrapper add std reference wrapper features that were deprecated in c will not be added support for callables may not be added at this time
1
789,840
27,807,580,891
IssuesEvent
2023-03-17 21:42:37
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-1279] Availability Timezone Not Auto Updating
✅ good first issue Medium priority 1 points
When a user updates the timezone within an availability, it doesn't automatically display on the main availability page. You need to refresh the page for the changes to show. Created via Threads. See full discussion: [https://threads.com/messages/3ac5f762-2e64-4651-afa9-375ad13192ae?messageID=d6811ff2-73e9-4a81-a118-0...
1.0
[CAL-1279] Availability Timezone Not Auto Updating - When a user updates the timezone within an availability, it doesn't automatically display on the main availability page. You need to refresh the page for the changes to show. Created via Threads. See full discussion: [https://threads.com/messages/3ac5f762-2e64-4651-...
priority
availability timezone not auto updating when a user updates the timezone within an availability it doesn t automatically display on the main availability page you need to refresh the page for the changes to show created via threads see full discussion from
1
64,050
12,414,311,133
IssuesEvent
2020-05-22 14:19:31
fabianschuiki/moore
https://api.github.com/repos/fabianschuiki/moore
closed
Fold constants upon code emission
A-codegen A-mir C-enhancement L-vlog
Using the `**` operator in a constant expression on the left-hand side of an assignment currently triggers an error during codegen, complaining about `**` not being supported on non-constants. This is due to the fact that codegen is called on the MIR of the expression, which immediately tries to emit LLHD instructions....
1.0
Fold constants upon code emission - Using the `**` operator in a constant expression on the left-hand side of an assignment currently triggers an error during codegen, complaining about `**` not being supported on non-constants. This is due to the fact that codegen is called on the MIR of the expression, which immediat...
non_priority
fold constants upon code emission using the operator in a constant expression on the left hand side of an assignment currently triggers an error during codegen complaining about not being supported on non constants this is due to the fact that codegen is called on the mir of the expression which immediat...
0