Giter VIP home page Giter VIP logo

booben's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

booben's Issues

Server crashed

Stack trace:

Error [ERR_HTTP_HEADERS_SENT]: Cannot set headers after they are sent to the client
   at ServerResponse.setHeader (_http_outgoing.js:471:11)
   at ServerResponse.writeHead (_http_server.js:231:21)
   at Object.exports.sendJSON (/usr/src/app/endpoints/helpers/index.js:8:7)
   at Object.exports.sendError (/usr/src/app/endpoints/helpers/index.js:23:11)
   at res.sendFile.err (/usr/src/app/endpoints/get-project.js:33:28)
   at /usr/src/app/node_modules/express/lib/response.js:430:22
   at onerror (/usr/src/app/node_modules/express/lib/response.js:1040:5)
   at Array.onfinish (/usr/src/app/node_modules/express/lib/response.js:1058:21)
   at listener (/usr/src/app/node_modules/on-finished/index.js:169:15)
   at onFinish (/usr/src/app/node_modules/on-finished/index.js:100:5)

Fix StyledComponents behavior

We use styled components from the components bundle for Design View. But we use global styles and HTML for preview. So we don't need to have styled components for HTML anymore

  1. Add global styles to the Canvas like its done in the preview
  2. Remove all styled components from the build

Dialog constantly rerenders

Dialog rerenders on:

  1. ComponentTree items hover
  2. Dialog prop changing (ex. dialog rerenders on every symbol of its prop.title)
  3. Dialog inner elements changing

Demo project problems

Demo project

  1. в форме авторизации (и в логине, и в реге) при ошибке валидации надо выдавать ошибку - prop errorMessage у формы
  2. в форме реги при успешной реге, надо юзера редиректить на форму логина
  3. в форме редактирования таски надо отображать текущее название таски в качестве дефолтного значения
  4. если изменить значение “completed” в форме редактирования таски, чекнуть\анчекнуть таску в тудулисте невозможно
  5. данные на странице dashboard (цифры в белых карточках) должны соответствовать реальным данным (кол-во туду и юзеров)

Highlight focussed button in dialogs

ex. dialog to confirm component deleting:
pick component on the Canvas -> click 'delete' -> in the opened dialog click 'enter' -> action confirmed

problem is that none of the buttons is focussed

Incorrect work of 'change prop' action

It's impossible to set prop.innerIcon of Reactackle.TextField through action 'change prop value'.

There are 2 elements on the canvas: Button and TextField.

pick Button -> open actions tab -> select 'change prop value' action -> target component - TextField, target prop - Inner Icon

When I click 'Set component' button nothing happens and nothing is logged in the console.

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.