Currently new transactions have to be created using a modal dialog. This adds a row that contains all the needed controls so a transaction can be created directly from the list of transactions.
This also uses an input with a datalist instead of a select. This simplifies searching for an existing option.
Currently new transactions have to be created using a modal dialog. This adds a row that contains all the needed controls so a transaction can be created directly from the list of transactions.
This also uses an input with a datalist instead of a select. This simplifies searching for an existing option.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently new transactions have to be created using a modal dialog. This adds a row that contains all the needed controls so a transaction can be created directly from the list of transactions.
This also uses an input with a datalist instead of a select. This simplifies searching for an existing option.