Git Product home page Git Product logo

web's People

Contributors

al-petrushin avatar dependabot[bot] avatar dimovym avatar kamilsk avatar krllgranin avatar malakhovmisha avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

getpump

web's Issues

[TACT-180] Moving tasks when focusing on the task creation window

Steps to reproduce: 

  • Follow the link https://app.tact.run/today
  • Click on the window +Add task
  • Enter anything
  • Click on the Enter
  • Remove focus from a window +Add task
  • Put the focus on a window +Add task

Actual result:

When the focus is placed on the task creation input, the list of tasks is shifted (since an additional element with a list of hints is drawn)

[This appears in all places where the context menu component of the taskbar is used]

9f7d5ad9-12c8-4a45-a6f9-8ca54c79e014

Expected result:

The task list doesn't move when window +Add task is focused and when defocusing

fd8d2c56-8b63-4ebe-b050-99a1f954205d

From SyncLinear.com | TACT-180

dev: vercel: clean with empty deployments shows error

Reason

$ run vercel clean all
Vercel CLI 28.4.14
Error: `vercel rm` expects at least one argument

  ▲ vercel remove [...deploymentId|deploymentName]

I deleted all deployments on the previous step and repeated the command. As a result, I see the error message instead of the successful run.

core: broken build by chakra-ui

info  - Collecting page data ...file:///app/node_modules/@chakra-ui/utils/dist/chunk-SV3JYFGC.mjs:20
import sync, { cancelSync, getFrameData } from "framesync";
               ^^^^^^^^^^
SyntaxError: Named export 'cancelSync' not found. The requested module 'framesync' is a CommonJS module, which may not support all module.exports as named exports.
CommonJS modules can always be imported via the default export, for example using:

import pkg from 'framesync';
const { cancelSync, getFrameData } = pkg;

    at ModuleJob._instantiate (node:internal/modules/esm/module_job:123:21)
    at async ModuleJob.run (node:internal/modules/esm/module_job:189:5)
    at async Promise.all (index 0)
    at async ESMLoader.import (node:internal/modules/esm/loader:530:24)
    at async importModuleDynamicallyWrapper (node:internal/vm/module:438:15)

> Build error occurred
Error: Failed to collect page data for /goals
    at /app/node_modules/next/dist/build/utils.js:960:15
    at processTicksAndRejections (node:internal/process/task_queues:96:5) {
  type: 'Error'
}

Related to

dev: allow to skip token setup

Motivation: Vercel and Sentry tokens are optional for most of devs.

Algorithm

  • check token availability
  • suggest replacement
  • allow skipping, if it isn't required

ci/cd: notify action has a problem

Details

https://github.com/tact-app/web/actions/runs/4719810324/jobs/8371132735#step:4:20

if [ "true" == 'true' ]
  then
    echo txt="Revert "feat(deps): bump react-datepicker from 4.10.0 to 4.10.1 (#715)"
  
  This reverts commit 50b56fa0a3a9274d5de3f1b4d2ddefa8a5d45d77." | head -1 >> $GITHUB_OUTPUT
  elif [ "false" == 'true' ]
  then
    echo txt="regular healthcheck" >> $GITHUB_OUTPUT
  elif [ "false" == 'true' ]
  then
    echo txt="" >> $GITHUB_OUTPUT
  fi
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
/home/runner/work/_temp/ad41c761-f483-46eb-b22d-b36703bb890e.sh: line 3: syntax error near unexpected token `('

It should unescape quotes.

ci/cd: cron: schedule okteto update

Motivation:

It looks like you haven't used your namespace *** in a while, so we’ll be deleting it soon. Namespaces are deleted after 15 days of inactivity, and your namespace is scheduled to be deleted in 3 days.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.