twenty
twenty copied to clipboard
[Fix] : Horizontal scroll issue in dropdown
In this PR, I changed the hard-coded width value to a dynamic value which will be calculated based on the parent container.
This PR closes issue: #7615
| Fails | |
|---|---|
| :no_entry_sign: |
|
Log
[31mError: [39m RequestError [HttpError]: You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 301F:122424:BFE50FE:C1E0A9D:670D4594.
at /home/runner/work/twenty/twenty/node_modules/[4m@octokit[24m/request/dist-node/index.js:86:21
[90m at process.processTicksAndRejections (node:internal/process/task_queues:95:5)[39m {
status: [33m403[39m,
response: {
url: [32m'https://api.github.com/search/issues?q=is%3Apr%20author%3AAmanPathan%20is%3Aclosed%20repo%3Atwentyhq%2Ftwenty&per_page=2&page=1'[39m,
status: [33m403[39m,
headers: {
[32m'access-control-allow-origin'[39m: [32m'*'[39m,
[32m'access-control-expose-headers'[39m: [32m'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset'[39m,
connection: [32m'close'[39m,
[32m'content-encoding'[39m: [32m'gzip'[39m,
[32m'content-security-policy'[39m: [32m"default-src 'none'"[39m,
[32m'content-type'[39m: [32m'application/json; charset=utf-8'[39m,
date: [32m'Mon, 14 Oct 2024 16:23:48 GMT'[39m,
[32m'referrer-policy'[39m: [32m'origin-when-cross-origin, strict-origin-when-cross-origin'[39m,
server: [32m'github.com'[39m,
[32m'strict-transport-security'[39m: [32m'max-age=31536000; includeSubdomains; preload'[39m,
[32m'transfer-encoding'[39m: [32m'chunked'[39m,
vary: [32m'Accept-Encoding, Accept, X-Requested-With'[39m,
[32m'x-content-type-options'[39m: [32m'nosniff'[39m,
[32m'x-frame-options'[39m: [32m'deny'[39m,
[32m'x-github-api-version-selected'[39m: [32m'2022-11-28'[39m,
[32m'x-github-media-type'[39m: [32m'github.v3; format=json'[39m,
[32m'x-github-request-id'[39m: [32m'301F:122424:BFE50FE:C1E0A9D:670D4594'[39m,
[32m'x-ratelimit-limit'[39m: [32m'30'[39m,
[32m'x-ratelimit-remaining'[39m: [32m'30'[39m,
[32m'x-ratelimit-reset'[39m: [32m'1728923088'[39m,
[32m'x-ratelimit-resource'[39m: [32m'search'[39m,
[32m'x-ratelimit-used'[39m: [32m'1'[39m,
[32m'x-xss-protection'[39m: [32m'0'[39m
},
data: {
documentation_url: [32m'https://docs.github.com/free-pro-team@latest/rest/overview/rate-limits-for-the-rest-api#about-secondary-rate-limits'[39m,
message: [32m'You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID 301F:122424:BFE50FE:C1E0A9D:670D4594.'[39m
}
},
request: {
method: [32m'GET'[39m,
url: [32m'https://api.github.com/search/issues?q=is%3Apr%20author%3AAmanPathan%20is%3Aclosed%20repo%3Atwentyhq%2Ftwenty&per_page=2&page=1'[39m,
headers: {
accept: [32m'application/vnd.github.v3+json'[39m,
[32m'user-agent'[39m: [32m'octokit-rest.js/18.12.0 octokit-core.js/3.6.0 Node.js/18.20.4 (linux; x64)'[39m,
authorization: [32m'token [REDACTED]'[39m
},
request: { hook: [36m[Function: bound bound register][39m }
}
}
danger-results://tmp/danger-results-e0bcbc84.json
Generated by :no_entry_sign: dangerJS against a69055274d090dcbf9c83751932d6004be258b7b
Please take a look at the pull request and code changes. Let me know if any additional changes are required.
Awarding AmanPathan: 150 points 🕹️ Well done! Check out your new contribution on oss.gg/AmanPathan