Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
158 views

I am using the Calendar component from ShadCN UI inside a Popover in a React + Vite project. When I click the trigger button, the Popover opens, but the calendar is not interactive - I cannot select ...
ritwik satghare's user avatar
1 vote
1 answer
158 views

How to prevent the button background darkening after closing a popover? The attached gif shows the button becoming darker before it resets to glass. Here is the code for the button and the popover: ...
Sebastian Fay's user avatar
-1 votes
2 answers
185 views

On one of my app screens, when a user taps a Button on a .toolbar, it displays a popover that has a list of file links. When a link is tapped, a fullScreenCover should appear displaying the contents ...
Ser Pounce's user avatar
  • 14.3k
0 votes
0 answers
134 views

I do not understand why the question has been closed. The problem was definitly not caused by a typo. Simply copy the code I provided into a new Swift project and run the app. You should be able to ...
Andrei Herford's user avatar
1 vote
1 answer
183 views

When showing a popover: struct ValueRowView<Content: View, PopoverContent: View> : View { let label: String let value: Content @State private var showPopover: Bool = false let ...
meaning-matters's user avatar
1 vote
1 answer
123 views

For the following HTML code (with AlpineJS syntax), I intent to create dynamic anchors for each entry. This works for the popover, but how can I set it for the button as well? <!-- looping ...
Simon Ferndriger's user avatar
0 votes
0 answers
25 views

The DateWrapper popover is appearing at the top-left side of the button. I've tried fixing it, but it's still not working. how to fix it? <Box sx={{ display: "flex", ...
Anjali Gupta's user avatar
4 votes
1 answer
133 views

I can't access context in HTML, although the feature is already there in an official document. HTML <button type="button" class="btn btn-primary" triggers="manual&...
Sunny Prajapati's user avatar
0 votes
0 answers
63 views

I would like to create a modal (similar to Bootstrap's modals) with <dialog popover>. I want the scroll bar to be in the page, not in the modal -<dialog>. Here is the code: <button ...
Beautiful Css's user avatar
0 votes
1 answer
85 views

In my very simple layout, I would like to display a popover using the minikin/popover package. The popover does appear. However, the arrow underneath it is not visible (except for a very slight shadow)...
goofy4224's user avatar
  • 330
1 vote
1 answer
120 views

I am working with a SwiftUI List on macOS, and I have a popover view that I need to show from each row. I have an implementation that works but it shows the popover from one fixed point on the row. I ...
Z S's user avatar
  • 7,577
0 votes
1 answer
387 views

I need to implement a Popover primitive that always appear on top of all other elements in the page, I tried to see if some well known solutions have this implemented but it seems in all cases the ...
roy riojas's user avatar
  • 2,536
1 vote
2 answers
341 views

In SwiftUI on iOS, I have some data that I want to display in a popover. It has to be in a list because I want it to be able to utilize swipeActions. The problem is that for some reason, lists don't ...
Ser Pounce's user avatar
  • 14.3k
2 votes
2 answers
70 views

In a pure HTML/CSS website (no JS) with a traditional body structure (header, main and footer), the header contains some buttons for navigation or locale selection using the Popover API. The resulting ...
marcp's user avatar
  • 21
1 vote
4 answers
637 views

I am implementing simple popover elements across my website. They take c. 80% of the viewport's width, so I have enabled a blur effect backdrop around the popover. .mb_popbox::backdrop { backdrop-...
Peter's user avatar
  • 2,729
-1 votes
1 answer
65 views

I am using Widget FullCalendar 3.x in WordPress, and when there are more than 3 events in a day, the calendar displays a "more..." link. By default, clicking this link opens a new tab with a ...
CodingMonster's user avatar
1 vote
1 answer
160 views

I am trying to add a popover to a Ngx-bootstrap input form. I want the popover to appear over the top of the input fields below the input field the popover explains. When I click on the input field, ...
Ben Crowe's user avatar
1 vote
1 answer
82 views

When I added details elements as direct childs of an element with popover attribute on, I faced a problem with keyboard interactions. I can easily tab through all my focusable content inside the ...
Miłosz Drogowski's user avatar
0 votes
1 answer
314 views

I have some cases where I need to show a popover on certain mouse events on some Label and Image widgets. MenuButton isn't exactly appropriate, because it isn't exactly a button, and in some cases I ...
Thayne's user avatar
  • 7,079
0 votes
0 answers
69 views

In my react app, I have the Notification icon from mui, on hover of Notification icon , I want the popover to open and when I hover away from it, it should close the popover. However, it is not ...
Vaibhav Tade's user avatar
0 votes
2 answers
93 views

I am trying to make a popover whose content dynamically expands based on choices above. I would settle for no animation or ideally the popover gradually expanding for its new content but instead it ...
CalebK's user avatar
  • 737
0 votes
0 answers
36 views

I have written a React component using MUI Modal, Popover, and Box inside my modal there is a <Box /> which contentEditable true what I am trying to do upon focusing on box open popover which ...
shakeeb's user avatar
2 votes
0 answers
131 views

I have an anchored popover I want to have dynamic height: button { anchor-name: --test-anc; } [popover] { position-anchor: --test-anc; position-area: bottom span-right; position-...
Keith's user avatar
  • 157k
1 vote
1 answer
189 views

I'm busy taking a look at the HTML popover Attribute as a way to implement popovers without Javascript but it seems to have Accessibility Issues when the popovertarget contains a date input. When ...
TheLovelySausage's user avatar
0 votes
2 answers
65 views

I am using ng-bootstrap popover like below: <ng-template #namePopContent> <input type="text" id="name" [(ngModel)]="name"/> <i class="bi bi-...
user6781's user avatar
  • 621
-1 votes
1 answer
82 views

I am using Ionic5, I want to create a popover, popover which ios have i want similar in android, Issue is when popup appear the tooltip is not clearly visible as it goes behind the ion-overlay ( I ...
Kaushal Digraskar's user avatar
0 votes
0 answers
637 views

my goal is, when the navigation menu is opened and the popover gets displayed, to disable scrolling on the page. And then, on close, restore scrolling. I write in typescript using nextJs, tailwind css,...
Dm0r18's user avatar
  • 1
4 votes
3 answers
599 views

I'm exploring replacing some JavaScript modals with native HTML and CSS only modals using the new Popover API and I've noticed that pointer-events like hover and click are propagating through to the ...
anthonyryan1's user avatar
  • 5,746
0 votes
1 answer
197 views

I got a crash with the following stack trace: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason:Expected a popover view, found (null) Last Exception Backtrace: 0 ...
Dragon Mr's user avatar
1 vote
1 answer
52 views

I am currently developing a website (with Flask) that features a data table containing abbreviated codes for some values. My goal is to have a popover on these cells to have the full meaning in the ...
Pilot640's user avatar
0 votes
1 answer
194 views

I am using Bootstrap 5 popover and it could not show the HTML content that I need. I followed this link as a solution: How to add html tag attribute in bootstrap 5 popover setAttribute()? It was ...
newbie coder's user avatar
0 votes
1 answer
184 views

I use antd image inside antd popover and I open the preview of the image, then If I click on the preview or close the preview, this results in closing the popover as well, how can I prevent this? I ...
Ixtiyor Sharobiddinov's user avatar
2 votes
1 answer
412 views

We can present the color picker in swiftUI easily. ColorPicker("", selection: $selectedColor) However, in my macOS app it looks ridiculous as it opens as a standalone view and is ...
Borut's user avatar
  • 8,167
-1 votes
1 answer
38 views

i was creating nav with with menu using popover but when popover is open the navbar is hidden i setted the z-index already too many soo it should be highest i thought navbar links popover code /// <...
meylis Gurbanmyradow's user avatar
5 votes
2 answers
951 views

I have this code: import SwiftUI struct ContentView: View { @State var show = false var tools = [Tool("document.on.document"), Tool("document.on.clipboard")] var body: ...
Duck's user avatar
  • 36.2k
1 vote
2 answers
179 views

I have a dropdown that I wish to show/hide using html popover API under many different elements. The problem is that popover uses id to detect the target, obviously I can't use one id on multiple ...
lilpigboy's user avatar
0 votes
1 answer
282 views

Let me state first of all that there are a lot of articles out there asking about simply loading an Ajax call's data into a Bootstrap 4.0 popover; this question regards a slightly different topic. The ...
Freerey's user avatar
  • 192
1 vote
0 answers
57 views

I've created control which wraps button and popover. Here is the code: struct PopoverButton<DestinationView: View>: View { let label: LocalizedStringKey let image: String let ...
Jerzy Piechowiak's user avatar
1 vote
0 answers
215 views

i was creating an language dropdown and i used new feature popover and thats the problem doesnt recognize it. please help guys code languageDropdaownItem interface IProps { handleClick: () => ...
meylis Gurbanmyradow's user avatar
2 votes
0 answers
87 views

Popover functionality breaks when enabled for multiple section buttons, but works as intended when limited to one. struct ContentView: View { var items = ["Note 1", "Note 2", &...
Muhammad Bilal's user avatar
0 votes
1 answer
193 views

On clicking the "Click Me!" button, I should see a popover with the selectInput widget. But it is not working. Could anyone let me know as why this is not working? ui <- basicPage( ...
Narayan Shubha's user avatar
0 votes
1 answer
122 views

I do the simple render users from jsonplaceholder with XMLHttpRequest. And I wanna do the popover for every user. This popover will show the username, email, phone, website. I don't know if this can ...
Yaroslav Demchenko's user avatar
1 vote
0 answers
323 views

Open 'One', then quickly click 'Two' then 'Three'. You will see 2 & 3 both attempt to open a popover at the same time, resulting in no popup appearing. If you unselect one of them then the other ...
trapper's user avatar
  • 12k
2 votes
0 answers
383 views

I'm working with the new HTML Popover API and I was wondering if there was an HTML solution to closing the popover when clicking on one of the anchor elements inside the popover? <button ...
hjaber's user avatar
  • 33
0 votes
1 answer
67 views

In extjs version 7.7 pop-over is not displayed in grid component that contains combo box editor (cell editor) While this problem does not exist in the previous version 7.6 . Extjs Version 7.7 - With ...
Saeid Dadkhah's user avatar
0 votes
1 answer
163 views

What I'm Looking For I'm hoping someone can help me understand what's going on and why SwiftUI is behaving the way it is in this scenario. What I was trying to do I was originally trying to create a ...
MarlonJames's user avatar
4 votes
4 answers
8k views

.container { display: flex; flex-wrap: wrap; justify-content: space-evenly; } #products-list:popover-open { width: 200px; height: 100px; position: absolute; inset: unset; margin: 0; } ...
Joey's user avatar
  • 1,801
0 votes
1 answer
244 views

here i am using uncontrolled popover of reactstarp and i have list of categories and i have one edit button option so when i click on edit button icon uncontrolled popover appears that true but now ...
Dharmik's user avatar
  • 61
2 votes
0 answers
2k views

Description I have a component which will be used a filter selection menu. The layout is as shown below: Due to the black dotted containing div drawn above, I have to use a portal to raise the panels ...
Evyn's user avatar
  • 318
0 votes
1 answer
525 views

Background Referencing the MDN documentation on Popover API: https://developer.mozilla.org/en-US/docs/Web/API/Popover_API (not to be confused with Bootstrap's popover). I have multiple popovers, ...
SaintFrag's user avatar
  • 353

1
2 3 4 5
45