Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
24 views

On TikiWiki 28.4 and having an issue trying to find documentation on anything really. I want data from a tracker to display on a wiki page called Asset Display. It's created. The first part of the ...
Paul Williams's user avatar
0 votes
0 answers
42 views

I'm referencing another site to replicate their switchable tab system, but it doesn't seem to work on my end. <div class="small"> <div class="nav-list"> ...
Button Sagginton's user avatar
1 vote
1 answer
50 views

Long story short: I can't seem to get Maya's "closeTab" flag to actually close the tab I give it. I need to run a function when a tab closes so I can't just use the default method of closing ...
Hilton Eang's user avatar
-2 votes
2 answers
118 views

I have some tabs defined in HTML, and am using JavaScript to switch between the active tab content when the corresponding tab button is clicked. The clicking works fine, and the tabs look like this: ...
teeeeee's user avatar
  • 785
0 votes
1 answer
69 views

I have a Primefaces Tabview with multiple tabs, and I'd like to add a context menu specifically to its tabs (each tab would have its own), but NOT to the whole tabview. Online I had found this: <h:...
Heavenly Journey's user avatar
0 votes
2 answers
353 views

Using this default model, if I separate one of these URLs in a new window and use it for reading, the next URL open will open in the window I've separated for reading, obviously hindering my reading. ...
Digital Farmer's user avatar
0 votes
0 answers
64 views

I thought that ConEmu would allow me to have multiple tabs with only one window open. I navigate to Settings... > General > Appearance and enable both the Single instance mode option and the ...
lyrically wicked's user avatar
0 votes
0 answers
39 views

I am trying to make a simple app tabbar where the selected tab is highlighted with a pill highlight image. The image works but as you can see in the image the bottom of the pill is cutoff. import { ...
reptarkid's user avatar
1 vote
0 answers
131 views

I'm trying to replicate a tab design similar to the one in the reference image using Flutter. The design includes a custom curve in the tab shape. The red border over the active tab like this enter ...
Marwa's user avatar
  • 11
1 vote
1 answer
144 views

I am using (global-tab-bar-mode) in emacs, but almost all commands that have output (like shell commands) will split the current window and make another, ignoring tabs completely, which I do not want, ...
David Avarage's user avatar
1 vote
1 answer
244 views

I have a C# Winforms application which I am trying to make DPI aware. I have tried to follow the instructions here: https://learn.microsoft.com/en-gb/dotnet/desktop/winforms/high-dpi-support-in-...
Stewart's user avatar
  • 4,064
0 votes
0 answers
23 views

I’m trying to replicate the behavior of the “More options” sheet in the Microsoft Teams mobile app using SwiftUI. The actual "More" tab doesn't switch the selected tab — instead, it just ...
udi's user avatar
  • 327
0 votes
0 answers
44 views

So i have been building a Website on Wix for a while. i work with alot of iFrames and Velo. Today i decided to to minify everything which made the Site way faster, however switching Tabs on my Tabbed ...
Christof Beckers's user avatar
2 votes
1 answer
73 views

I have checked SO for similar posts and have not found this same or similar issue anywhere. My apologies if I missed something, however, I do believe this question has not been asked before. What I ...
J. Grünenwald's user avatar
0 votes
1 answer
383 views

I’m building a React Native app using Expo Router with a tab-based layout (for example: Feed, Search, Home). What I want is for each tab to have its own independent stack/history, so that when you ...
Emelie's user avatar
  • 21
2 votes
1 answer
336 views

I would like to create nested tabs in a Quarto document. I wrote a custom function called nested_tabs which takes the names of a nested list for the tab names and should plot the graphs at each ...
Quinten's user avatar
  • 42.8k
-1 votes
1 answer
154 views

i have a react application where i need to display png image as shown below HTML is as below 8x8 Integration my folder structure is as shown below but none of the images are coming in the img tab in ...
dhana lakshmi's user avatar
0 votes
2 answers
155 views

I need help. "How can I log out a user in Angular when they close the browser tab instead of clicking the logout button, so that the next time they try to access the application, they have to log ...
ivan's user avatar
  • 1
0 votes
0 answers
23 views

I have a Google sheet with multiple tabs. I would like to export each tab to an individual CSV file with the name of the tab
John Copley's user avatar
0 votes
1 answer
121 views

I'm working on a React project that uses the Ant Design (antd) library. I'm trying to add a text area where users can input code, but for some reason, the element only shows up with a height of 5px, ...
Таир's user avatar
0 votes
1 answer
35 views

I'm using expo in my react-native project. I correctly implemented the "Tabs" in my projects but only one icon is showing "Home". This is the _layout.tsx file inside (tab) folder ...
Aman Verma's user avatar
0 votes
1 answer
75 views

so i have an angular Projet but it doesn't work because of TabPanel problem . Help me Please codes : <div class="page-container"> <header> <h1>Test Page</h1&...
Mouheb Sabri's user avatar
0 votes
0 answers
19 views

I have been trying to make my tabs have the edges like chrome os or any other browser like desktops even. It wont curve out the bottom corners no matter what I do. If someone could help me, the CSS to ...
Dylan Erspamer's user avatar
0 votes
1 answer
28 views

I've got the below code which has 3 tabs. The last tab has a button which navigates away from the tab view into its own view. This isolated view has a button which navigates back to the tab view and ...
GVG's user avatar
  • 647
0 votes
0 answers
45 views

In this code I use \t as tab but in one of them the out put has 8 spaces and in one of them the out put has 7 spaces instead tab(\t) how python calculate this how should we know how many spaces we ...
Mikel91's user avatar
  • 33
1 vote
0 answers
35 views

Im using golden layout with some containers in it, in my app there is an edit mode that permise the user to edit and resize the containers, when the user finish to modify he click "end edit" ...
Federico Ferrante's user avatar
0 votes
1 answer
48 views

I’m using createMaterialTopTabNavigator from React Navigation with React Native Web. The tab layout behaves weirdly on scale/zoom change in browser — it recalculates the width of the <Tab.Navigator&...
Roman Uk's user avatar
0 votes
0 answers
11 views

My goal is to create a web page with a combo box populated with various dates. The first date would be the date selected by default. Based on the selected date, two tabs each with a distinct grid ...
John S.'s user avatar
  • 13
0 votes
1 answer
85 views

I'm trying to figure out how to check which tabs contain a certain word and to count these instances. I have it set up currently that when a "client" is lost, their data tab is renamed to ...
Aimee's user avatar
  • 13
0 votes
0 answers
50 views

There is an overlay whenever I build an APK using the EAS build command, but it works well in local development and expo web. Here is the app screenshot: I have tried to run to start a new app and ...
Mdluli Bonwayinkosi's user avatar
0 votes
2 answers
59 views

Steps to Reproduce Put a few tabs into a DefaultTabController with relatively long labels. Make sure you reduce the width of your browser window so that the tabs have no room to display in full. ...
Khamidjon Khamidov's user avatar
0 votes
1 answer
57 views

I know how to use the tabs macro on Tiddlywiki, but there are a few instances where I don't want an entire tiddler dedicated for a handful of lines. I'm not great with coding, so I've been mainly ...
FrustratedBall's user avatar
-1 votes
1 answer
135 views

I am using the new iOS 18 TabView with TabSection and Tab as child views. The main deployment for my app is iPad so it is critical that this works properly. When the iPad is landscape, I should be ...
PW1990's user avatar
  • 489
1 vote
0 answers
102 views

I can't find a way to switching between the tabs on Warp Terminal (MacOS version). One can use the card coded ^ + Tab or ^ + Shift + Tab for back switching, but I want to use Command + -> and ...
Hermann Schwarz's user avatar
3 votes
1 answer
58 views

I've been trying for hours to run an extension (addon) on Mozilla Firefox Browser that listens for drag&drop even on empty tabs. If you look at the following code you will notice console.log(...
user20417316's user avatar
0 votes
0 answers
70 views

Angular 19.0.1 When the dialog is opened, there is a parameter the dialog has called currentAllowed which is a boolean. If it is false, the first tab should be removed, the one with headerText[0]. I ...
AmaizedGB's user avatar
0 votes
0 answers
19 views

I have this conditional MudTab paneland want to navigate to the MemberCRMJournal with the methods at the bottom. The problem is that _membertabs stays null and doesn't get rendered. @if (...
user27378175's user avatar
3 votes
1 answer
467 views

https://www.loom.com/share/86378f81a3cc4d2ba7099d2f592673b0 screen getting fade on changing screen. I tried to change the animation there is white blur/glitch effect. Anyone can help me please. I also ...
Shahzad Siddique's user avatar
0 votes
1 answer
54 views

In this program, I want to extract text from a list of WebElements in a child window, return to the parent window, and enter that text into a text field. The program works correctly for the first ...
amal's user avatar
  • 3,626
-1 votes
1 answer
203 views

everyone! I'd like to add powerful Tab on my Next.js app using Chakra UI. when I click main category, sub catergory will be show, animation is to right in and left out smoothly. content will be also ...
Shiba Y.'s user avatar
2 votes
1 answer
486 views

I'm trying to design a SwiftUI view with a tab bar positioned at the top of the screen, including buttons on the leading and trailing sides of the tab bar, similar to the layout of the tab bar in ...
jacob's user avatar
  • 23
0 votes
1 answer
131 views

If I have a .rmd report, I can simply use {.active} and choose which of the nested tabsets should be displayed as default. In Quarto, I can't find a way how to do it... i.e. ::: {.panel-tabset .nav-...
Petr Hála's user avatar
1 vote
0 answers
193 views

I'm working on a React Native app using Expo Router with a file-based routing system. My main navigation is handled with Tabs, and I have two primary routes: Home and Benefits. Structure Home (/(tabs))...
Juan Robledo's user avatar
1 vote
1 answer
505 views

I have this issue where I get this weird red highlighted tabs in Cursor. I alredy set "highlight active indentation" to false in "preferences > VS Code settings", which helped ...
jj j's user avatar
  • 59
0 votes
1 answer
108 views

How can I remove the spinner buttons (up/down arrows) from a Material-UI TextField when the type="number" is used? When I try to this css but this is not working then I can find new props ...
Radhika Chabhadiya's user avatar
0 votes
3 answers
99 views

Here is the structure of the tabs. Without being able to edit the HTML, is it possible to hide the tab and contents when the content is empty? I have provided minimal jQuery below, but I'm unable to ...
Bill's user avatar
  • 79
0 votes
0 answers
65 views

I found the following code in another post (which I can't find now) but can't get the code to work. As you can see from the attached image, I am getting close because the tab has a blue highlight ...
zugzwang64's user avatar
2 votes
1 answer
1k views

I everyone, I'm currently migrating from PrimeNG 17 to 18 and noticed that the new Tabs component doesn't seem to provide a onClick or onChange event out of the box. This makes it challenging to ...
Luis Oliveira's user avatar
0 votes
2 answers
38 views

I have a tabbed interface with listboxes on each tab. When changing tabs, the first selection on the new tab errors out (index error) but any selection after that is recognized correctly. I've ...
Starscream's user avatar
1 vote
1 answer
1k views

I'm using expo-router to set up a Tabs layout and encountered an issue; the Tabs navigation doesn't work as expected in a specific folder structure; I am using tabs navigation for my audits folder and ...
Victor Rutskin's user avatar

1
2 3 4 5
296