Skip to main content
0 votes
0 answers
28 views

How can you update specific cells in a google sheet from a goole microsite?

I'm trying to create a google site that my team will use as a data dashboard. It's not a colossal database or anything so just using google sheets for storing our data (a number of actions). Due to my ...
Alexander Donovan-Lowe's user avatar
0 votes
0 answers
11 views

What are the best sources for revamping ASPX and VB.Net interfaces with hierarchical navigation and intuitive item selection? [closed]

I'm working on renewing a project developed in ASPX and VB.Net and I would like to modernize its interface, in order to make it more intuitive and with hierarchical data navigation and item selection ...
Rui Soares's user avatar
0 votes
3 answers
52 views

Responsive CSS Text Frame Decoration

Im Trying to create a paragraph that is inside a two divs and where there is a decoration on each side. I can get this to work with absolute pixel Values but trying to make it responsive with relative ...
360Bits's user avatar
  • 31
0 votes
0 answers
12 views

Implementing Drag-and-Drop Image Upload to a Canvas Texture in React.js

I am working on a project in React JS uisng of Three.js and need to implement a functionality where users can upload an image via drag-and-drop. If the image intersects with the canvas, the ...
Rishabh Malakar's user avatar
2 votes
0 answers
20 views

My browser localstorage clears everytime i refresh

Welp, creating a time block app, and I want the saved timestamps/blocks to be present upon reload, written the appropriate code - I guess whenever I add a time stamp/block, it shows in the application ...
user28626641's user avatar
0 votes
0 answers
16 views

In ANTD tree drag and drop, how to prevent drop as child if it is a leaf

In ANTD tree if I drag and drop a node below any leaf node then I have two options. Either drop the element as a sibling or drop it as a child or drop as a sibling. To drop as sibling we have to just ...
Ashish Aswal's user avatar
0 votes
0 answers
29 views

Shadcn Dialog X/close button not closing the Dialog

I have used the shadcn Dialog component in my react application as below: Component: . . . import { Dialog, DialogTrigger, DialogContent, DialogHeader, DialogTitle, DialogClose, } from '@/...
vijay s's user avatar
  • 387
0 votes
0 answers
39 views

Shrink address bar on Safari for mobile - JavaScript

Seen a lot of old threads (thread 1 and thread 2) but hasn't been discussed lately, since the latest iOs deprecated the use of scrollTo and minimal-ui, requiring manual (human) scroll in order to ...
Jovan Tanchevski's user avatar
0 votes
0 answers
11 views

how can i check that the jwt is expired or not on the frontend, how the real world websites check it on frontend

Actually i want my jwt to get expired after a day but the problem is, I can't use the verify function on frontend, so i decided to store another field as expiry_date which will store the current date ...
Pranshul Gupta's user avatar
0 votes
1 answer
17 views

Does anyone know how to create a route with dynamic path params?

We have migrated user-profile?userid=<id> to user-profile/<userId>. With this migration, We can open this page if the user navigates through the homepage or other pages but is not able to ...
user7537695's user avatar
0 votes
2 answers
40 views

Error : NG8001: 'router-outlet' is not a known element: in Angular

I am getting below error: NG8001: router-outlet is not a known element: If router-outlet is an Angular component, then verify that it is part of this module. If router-outlet is a Web Component then ...
shakira's user avatar
  • 11
0 votes
0 answers
76 views

I am making an aviator game, but I face issue on making the graph, the y-axis and x-axis not run according to the multiplier value

Graph image As you can see in the picture, the y-axis is not according to the multiplier value Here is the graph code, import React, { useState, useEffect, useRef, useCallback } from "react";...
Vishnu Kumar's user avatar
1 vote
3 answers
93 views

Manually placing div start and end tags

I use Madcap Flare to write web help. This comes with useful proxies that auto-generate navigation when built. I need to manipulate one of these proxies. This is important because I have to work ...
TechWriterMei's user avatar
0 votes
0 answers
8 views

Search (lowcode) Web Frontend working with REST-Calls for Data-Interactions

I am looking for a web frontend that fetches and writes data via rest calls. The following main criteria: preferably LowCode or Python, fast from prototype to application preferably well-known ...
TimCgn74's user avatar
1 vote
0 answers
87 views

Cant print username on react

Im developing Fullstack React Web App project. In a component (which includes many stuff) cant display the username properly. And when i do other functions are broken. What is the problem on my codes ...
Oven Kravecki's user avatar

15 30 50 per page
1
2 3 4 5
96