Title: [Tabs] TabStripItem selection highlight not visible with TabStripItem background color set · Issue #7494 · NativeScript/NativeScript · GitHub
Open Graph Title: [Tabs] TabStripItem selection highlight not visible with TabStripItem background color set · Issue #7494 · NativeScript/NativeScript
X Title: [Tabs] TabStripItem selection highlight not visible with TabStripItem background color set · Issue #7494 · NativeScript/NativeScript
Description: Environment CLI: rc Cross-platform modules: rc Android Runtime: rc Describe the bug The TabStripItem selected / highlight indicator is not visible in case TabStripItem background color is set. To Reproduce Use the following setup (also v...
Open Graph Description: Environment CLI: rc Cross-platform modules: rc Android Runtime: rc Describe the bug The TabStripItem selected / highlight indicator is not visible in case TabStripItem background color is set. To R...
X Description: Environment CLI: rc Cross-platform modules: rc Android Runtime: rc Describe the bug The TabStripItem selected / highlight indicator is not visible in case TabStripItem background color is set. To R...
Opengraph URL: https://github.com/NativeScript/NativeScript/issues/7494
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[Tabs] TabStripItem selection highlight not visible with TabStripItem background color set","articleBody":"**Environment**\r\n - CLI: rc\r\n - Cross-platform modules: rc\r\n - Android Runtime: rc\r\n\r\n**Describe the bug**\r\nThe TabStripItem selected / highlight indicator is not visible in case TabStripItem background color is set.\r\n\r\n**To Reproduce**\r\nUse the following setup (also visible in e2e/ui-tests-app -\u003e tabs -\u003e background-color example):\r\n``` xml\r\n\u003cTabs\u003e\r\n \u003cTabStrip\u003e\r\n \u003cTabStripItem title=\"First\" class=\"special\"\u003e\u003c/TabStripItem\u003e\r\n \u003cTabStripItem title=\"Second\"\u003e\u003c/TabStripItem\u003e\r\n \u003c/TabStrip\u003e\r\n\r\n \u003cTabContentItem class=\"special\"\u003e\r\n \u003cGridLayout\u003e\r\n \u003cLabel text=\"First View\" /\u003e\r\n \u003c/GridLayout\u003e\r\n \u003c/TabContentItem\u003e\r\n\r\n \u003cTabContentItem\u003e\r\n \u003cGridLayout\u003e\r\n \u003cLabel text=\"Second View\" /\u003e\r\n \u003c/GridLayout\u003e\r\n \u003c/TabContentItem\u003e\r\n\u003c/Tabs\u003e\r\n```\r\n``` css\r\nTabStripItem.special {\r\n background-color: teal;\r\n}\r\n\r\nTabStripItem.special:active {\r\n background-color: yellowgreen;\r\n}\r\n```\r\n\r\n**Expected behavior**\r\nHighlight indicator should be visible if tabstripitem is selected no matter whether any css is applied.\r\n\r\n\r\n\u003cbountysource-plugin\u003e\r\n\r\n---\r\nWant to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/76744571-tabs-tabstripitem-selection-highlight-not-visible-with-tabstripitem-background-color-set?utm_campaign=plugin\u0026utm_content=tracker%2F12908224\u0026utm_medium=issues\u0026utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin\u0026utm_content=tracker%2F12908224\u0026utm_medium=issues\u0026utm_source=github).\r\n\u003c/bountysource-plugin\u003e","author":{"url":"https://github.com/manoldonev","@type":"Person","name":"manoldonev"},"datePublished":"2019-07-10T14:01:33.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/7494/NativeScript/issues/7494"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:d52587de-78ce-14ef-5296-6124a6ad3c14 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 996E:4C064:1E9FD3F:2A5589C:697286F5 |
| html-safe-nonce | 0a00f1ad08fbf1d52e736b1115a2f88b5aef9ce031aea35ef44cf0dcbf7e759f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5OTZFOjRDMDY0OjFFOUZEM0Y6MkE1NTg5Qzo2OTcyODZGNSIsInZpc2l0b3JfaWQiOiIzMTcxOTY4MDQ4NjI5NDUwNDg1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 59a70d9b4fc67342c6a3407c0230d43c8a7de7410d9327d3215217f9987e4382 |
| hovercard-subject-tag | issue:466327897 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/NativeScript/NativeScript/7494/issue_layout |
| twitter:image | https://opengraph.githubassets.com/ad88c36eaf0a0730ddef2d4dcab967b95889d384f4a7f8acbce8802f0cbab8a3/NativeScript/NativeScript/issues/7494 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/ad88c36eaf0a0730ddef2d4dcab967b95889d384f4a7f8acbce8802f0cbab8a3/NativeScript/NativeScript/issues/7494 |
| og:image:alt | Environment CLI: rc Cross-platform modules: rc Android Runtime: rc Describe the bug The TabStripItem selected / highlight indicator is not visible in case TabStripItem background color is set. To R... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | manoldonev |
| hostname | github.com |
| expected-hostname | github.com |
| None | 7631aa5e32c11c73e45f19f2aaeaa7e0305d2ec80414866e8b020f3c2144ccae |
| turbo-cache-control | no-preview |
| go-import | github.com/NativeScript/NativeScript git https://github.com/NativeScript/NativeScript.git |
| octolytics-dimension-user_id | 7392261 |
| octolytics-dimension-user_login | NativeScript |
| octolytics-dimension-repository_id | 31492490 |
| octolytics-dimension-repository_nwo | NativeScript/NativeScript |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 31492490 |
| octolytics-dimension-repository_network_root_nwo | NativeScript/NativeScript |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 40f44656d2185a364dd710032a2e10ee2f1d7e20 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width