Skip to main content

All Questions

Tagged with
0 votes
1 answer
27 views

How to get and test an element style using RTL?

I have a sidebar menu component, which has a small tab to be pressed in order to show/hide the menu. The tab, as the entire menu, can be rendered on the left or the right side of the screen based on '...
TjFSimoes's user avatar
0 votes
1 answer
68 views

SVG Component Rendering Inconsistently Across Browsers

I'm working on an SVG gauge component that works perfectly in Chrome but has rendering issues in Safari and Firefox. The gauge displays progress using a gradient fill and a rotating pointer. In Chrome,...
user26411203's user avatar
-2 votes
0 answers
21 views

How can I create a smooth transitioning dialog component in React? [closed]

I'm working on a React project where I need a dialog component that smoothly transitions between expanded and minimised states. The dialog must be fluid, hugging its content, so I can't use fixed ...
Anthony Tambrin's user avatar
-2 votes
1 answer
50 views

How can I center the items in .jsx file? [duplicate]

I'm very at the beginning of web development. I'm currently learning Node.js and React with Vite. I couldn't center the header menu properly and things I found on internet didn't work. It is probably ...
Wittima's user avatar
  • 13
0 votes
0 answers
23 views

Why Can't I change my border color in input field of material-ui?

I am trying to change the input border color to white even if its focused, hovered or just by default. I have create a theme using makeStyles for the text and input fields but it does not seem to work....
the56hjkl's user avatar
-1 votes
0 answers
29 views

Profile header not showing ( user not found ) error

so i have created a instagram clone in which i go to the profile section its saying user not found but in my code when i remove the "finally" block its showing only the skeleton but it ...
Kaushik shaw's user avatar
0 votes
0 answers
63 views

I get two different initial css values in two different major browsers

I was developing a React component that manages a state array. For each element in this array, I used the map method to generate a list of items, which were contained within a div that had the class ...
Arshaan's user avatar
  • 71
1 vote
0 answers
38 views

How to Reinitialize JavaScript Functionality for Dynamically Added Elements Without Duplicate Event Listeners?

I am developing a social media platform using Django for the backend and a purchased HTML template from ThemeForest for the frontend. The template was built using React and then exported to plain HTML,...
Adekojo Emmanuel's user avatar
0 votes
0 answers
35 views

What causes the spaces between words to disappear only on certain view (e.g. mobile) in a React project? [closed]

I've been trying to debug this for a while, and can't find instances of anyone else having this issue. I'm working with this Montserrat Google font in my React project. Here is my index.html file: <...
acachi's user avatar
  • 1
-1 votes
0 answers
30 views

How to customize animation of svg in react? [closed]

I am pretty curious how brilliant creates a page like this: The animation of svg is compeletely interactive to the programming block in the toolbox. I want to make a page similar to this in react. Is ...
Libra's user avatar
  • 17
0 votes
0 answers
23 views

Overlay and scale image to take up as much of the screen as possible with a smooth transition [closed]

I have a few columns of images of different heights and I'm trying to make it so that when you click on one of them, it transitions into taking the full height of the screen while keeping its aspect ...
Hugo's user avatar
  • 439
1 vote
1 answer
42 views

Image weird resizing behaviour when refreshing

When I refresh the page (below's a gif) The Image is resized in a weird way. <WifiWidgetContainer> <Image src={`/assets/[email protected]`} ...
ERTY's user avatar
  • 33
-1 votes
1 answer
36 views

Can't change Z index with Mantine Pop over component styles

Summary I'm trying to update the popover component styles in my Mantine project so that the z-index is 1 instead of 300, but I can't seem to make it work. The backgroundColor style works correctly, so ...
keanu.b's user avatar
  • 511
0 votes
0 answers
35 views

Why does the prerender sometimes not load the page?

I ran into the problem that the prerender does not always work. There is one page where the prerender does not always work; sometimes it just returns a piece of broken code, not even reaching the body....
Степан Снигур's user avatar
0 votes
0 answers
44 views

Pseudo-Elements not working properly on Mui table head and Mui table row but working fine in windows browsers

i am giving background color and border color with border radius to mui table head and mui table row. it looks fine in windows and android all browsers but seems like position not working in mac and ...
Desi Memes's user avatar

15 30 50 per page
1
2 3 4 5
760