GithubHelp home page GithubHelp logo

Баг в ActionButton about moonshine HOT 5 CLOSED

khlystou avatar khlystou commented on June 14, 2024
Баг в ActionButton

from moonshine.

Comments (5)

lee-to avatar lee-to commented on June 14, 2024

А зачем ей async если модалку открывает? У нее получается async на клик вешается
Если нужен контент в модалке асинк тогда уже в контенте указать или на метод withConfirm

А сейчас получается можно на клик повесить что нибудь с запросом и внутри модалки

from moonshine.

khlystou avatar khlystou commented on June 14, 2024

Ну смотри, простой пример: Удаление данных, которые были помечены как удалённые,и теперь их нужно удалить навсегда. При клике на унопку, нужно запросить подтверждение, но при этом сам запрос сделать асинхронным и обновить табличку после успеха.

from moonshine.

lee-to avatar lee-to commented on June 14, 2024

Ну смотри, простой пример: Удаление данных, которые были помечены как удалённые,и теперь их нужно удалить навсегда. При клике на унопку, нужно запросить подтверждение, но при этом сам запрос сделать асинхронным и обновить табличку после успеха.

Ну получается что просто кнопка с модалкой а уже модалка имеет флаг асинк чтобы получить контент а форма внутри которая удаляет тоже асинк и с событием обновления таблицы

from moonshine.

lee-to avatar lee-to commented on June 14, 2024

К примеру кнопка удаления которая в коробке, она сама без async а вот форма внутри async

from moonshine.

lee-to avatar lee-to commented on June 14, 2024

Если бы контент модалки должен был бы быть асинком то флаг вешается на модалку

from moonshine.

Related Issues (20)

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.